Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kameleoon-client-javascript

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kameleoon-client-javascript - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/configurations/configuration.d.ts

22

package.json
{
"name": "kameleoon-client-javascript",
"version": "1.0.0",
"description": "",
"main": "kameleoonClient.js",
"version": "1.0.1",
"description": "JavaScript SDK client",
"main": "dist/kameleoonClient.js",
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"clean": "rimraf dist",
"compile": "tsc",
"build": "npm run clean && npm run compile"
},
"author": "",
"license": "ISC",
"dependencies": {}
"dependencies": {},
"devDependencies": {
"@types/node": "^14.17.5",
"rimraf": "^3.0.2",
"typescript": "^4.3.5"
},
"typings": "dist/kameleoonClient.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