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

vue-cryptojs

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cryptojs - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

15

package.json
{
"name": "vue-cryptojs",
"version": "2.1.3",
"version": "2.1.4",
"description": "A small wrapper for integrating crypto-js into VueJS",

@@ -11,4 +11,7 @@ "main": "dist/vue-cryptojs.min.js",

"keywords": [
"crypto",
"crypto-js",
"encrypt",
"vue",
"crypto-js",
"vuejs",
"wrapper"

@@ -26,4 +29,4 @@ ],

"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"gulp": "^4.0.0",

@@ -33,7 +36,7 @@ "gulp-babel": "^8.0.0",

"gulp-uglify": "^3.0.2",
"vue": "^2.6.8"
"vue": "^2.6.11"
},
"dependencies": {
"crypto-js": "^3.1"
"crypto-js": "^3.3.0"
}
}
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