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

ordercloud-javascript-sdk

Package Overview
Dependencies
Maintainers
0
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ordercloud-javascript-sdk - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1

14

package.json

@@ -5,3 +5,3 @@ {

"author": "Four51 OrderCloud",
"version": "9.0.0",
"version": "9.0.1",
"main": "dist/index.js",

@@ -41,3 +41,3 @@ "umd:main": "dist/index.umd.js",

"build": "run-s build:sdk build:docs test",
"clean:dist": "rm -rf dist",
"clean:dist": "npx rimraf dist",
"prebuild:sdk": "npm run clean:dist && npm run generate-sdk && npm run beautify",

@@ -69,3 +69,3 @@ "build:sdk": "rollup --config",

"jest": "^25.1.0",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"mockdate": "^3.0.2",

@@ -75,3 +75,3 @@ "npm-run-all": "^4.1.5",

"publish-please": "^5.5.1",
"rollup": "^1.31.1",
"rollup": "^2.79.2",
"rollup-plugin-terser": "^5.2.0",

@@ -88,3 +88,9 @@ "rollup-plugin-typescript2": "^0.26.0",

"axios": "^1.1.3"
},
"overrides": {
"braces": "^3.0.3",
"lodash": "^4.17.20",
"semver": "^6.3.0",
"typescript": "^4.6.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