stamp-utils icon indicating copy to clipboard operation
stamp-utils copied to clipboard

Stamp utilities

Results 6 stamp-utils issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/ericelliott/test/github/78d679d5-1f67-423b-be62-2e694d51d221/master..snyk-fix-cd2acac2de32746e689ee6afcbc7abcd) for more details. #### Snyk Project: [stampit-org/stamp-utils:package.json](https://app.snyk.io/org/ericelliott/project/78d679d5-1f67-423b-be62-2e694d51d221) ####...

latest npm module doesn't have `methods` and i was scratching my head until it clicked that master has `methods` but the latest npm package does not. thanks!

Get browser tests running. Check out [brtapsauce](https://github.com/rvagg/brtapsauce).

enhancement

The following are utility stamp good to have implemented. - [ ] `selfAware` - the `.getStamp()` on object instances. - [ ] `ctor`/`instanceOf` - add `constructor` propertiy for `instanceof` operator...

enhancement
help wanted