Socket
Socket
Sign inDemoInstall

ccms-sdk

Package Overview
Dependencies
5
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.2.2

4

package.json
{
"name": "ccms-sdk",
"version": "2.2.1",
"version": "2.2.2",
"description": "ccms fe sdk written by es2015+",
"main": "./index.js",
"main": "./es5/ccms-sdk.js",
"scripts": {

@@ -7,0 +7,0 @@ "build": "rm -fr lib && NODE_ENV=production babel src --out-dir lib --ignore **/__tests__,shell.js,shell-jq.js & webpack --config webpack-build.config.js && cp -R es5 lib && cp package.json lib/package.json",

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