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

cakken

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cakken - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

14

package.json
{
"name": "cakken",
"version": "0.1.1",
"version": "0.1.2",
"private": false,

@@ -20,8 +20,10 @@ "main": "lib/src/index",

},
"dependencies": {
"@types/node": "^8.10.20"
},
"devDependencies": {
"typescript": "^3.1.1",
"ts-node": "^7.0.1",
"typescript": "^3.1.1",
"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.5",
"@types/node": "^8.10.20",
"@types/sinon": "^4.3.3",

@@ -34,5 +36,3 @@ "chai": "^4.1.2",

"ts-loader": "^2.3.7",
"typemoq": "^2.1.0",
"webpack": "^3.12.0",
"webpack-node-externals": "^1.6.0"
"typemoq": "^2.1.0"
},

@@ -62,2 +62,2 @@ "nyc": {

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