New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@randy.tarampi/lwip

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@randy.tarampi/lwip - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

8

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc