Socket
Socket
Sign inDemoInstall

webskit-gradient-parser

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.13 to 1.0.14

yarn.lock

10

package.json
{
"name": "webskit-gradient-parser",
"version": "1.0.13",
"version": "1.0.14",
"description": "Converts a CSS gradient String into Object/JSON",

@@ -23,3 +23,4 @@ "main": "dist/index.js",

"webpack": "^4.41.6",
"webpack-cli": "^3.3.11"
"webpack-cli": "^3.3.11",
"minimist": ">=1.2.2"
},

@@ -41,3 +42,6 @@ "repository": {

},
"homepage": "https://github.com/oceangravity/webskit-gradient-parser#readme"
"homepage": "https://github.com/oceangravity/webskit-gradient-parser#readme",
"dependencies": {
"yarn": "^1.22.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc