@randy.tarampi/lwip
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -0,1 +1,9 @@ | ||
## [2.0.2](https://github.com/randytarampi/lwip/compare/v2.0.1...v2.0.2) (2020-05-04) | ||
### Bug Fixes | ||
* upgrade snyk from 1.316.1 to 1.316.2 ([4a5c032](https://github.com/randytarampi/lwip/commit/4a5c0324d64525f743a02c427459727261bd787e)) | ||
* upgrade snyk from 1.316.1 to 1.316.2 ([e7ff6f5](https://github.com/randytarampi/lwip/commit/e7ff6f5d88412e3412ff6431b86f84c40527bdd4)) | ||
## [2.0.1](https://github.com/randytarampi/lwip/compare/v2.0.0...v2.0.1) (2020-05-01) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@randy.tarampi/lwip", | ||
"description": "Comprehensive, fast, and simple image processing and manipulation", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"author": { | ||
@@ -16,3 +16,3 @@ "name": "Randy Tarampi", | ||
"nan": "^2.14.1", | ||
"snyk": "^1.316.1" | ||
"snyk": "^1.316.2" | ||
}, | ||
@@ -90,9 +90,9 @@ "devDependencies": { | ||
"lint:js": "eslint **/*.js", | ||
"prepare": "npm run snyk-protect", | ||
"pretest": "npm run lint:js", | ||
"test": "mocha --opts ./tests/mocha.opts tests", | ||
"snyk-protect": "snyk protect", | ||
"prepare": "npm run snyk-protect" | ||
"test": "mocha --opts ./tests/mocha.opts tests" | ||
}, | ||
"typings": "typings.d.ts", | ||
"snyk": true | ||
"snyk": true, | ||
"typings": "typings.d.ts" | ||
} |
6507876
Updatedsnyk@^1.316.2