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

kamboja-core

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kamboja-core - npm Package Compare versions

Comparing version 0.3.1-alpha.3ce4d975 to 0.3.1-alpha.8c17b09d

lib/index.js

13

package.json
{
"name": "kamboja-core",
"version": "0.3.1-alpha.3ce4d975",
"version": "0.3.1-alpha.8c17b09d",
"description": "Core library of KambojaJS",
"main": "src/index.js",
"types": "src/index.ts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {

@@ -11,3 +11,4 @@ "test": "test"

"scripts": {
"test": "gulp"
"prepublish": "gulp prepublish",
"postpublish": "gulp postpublish"
},

@@ -28,3 +29,3 @@ "repository": {

"@types/node": "^8.0.1",
"kecubung": "^0.3.1-alpha.3ce4d975",
"kecubung": "^0.3.1-alpha.8c17b09d",
"lodash": "^4.17.4",

@@ -51,2 +52,2 @@ "reflect-metadata": "^0.1.10",

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