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

shimo-js-sdk-shared

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shimo-js-sdk-shared - npm Package Compare versions

Comparing version 0.0.1-2 to 0.0.1-3

src/index.ts

14

package.json
{
"name": "shimo-js-sdk-shared",
"version": "0.0.1-2",
"version": "0.0.1-3",
"description": "SDK 2.0 前端共享资源,如 types。",
"main": "dist/index.js",
"main": "src/index.ts",
"scripts": {
"preversion": "npm run test && npm run docs-auto",
"prepack": "NODE_ENV=production npm run build",
"build": "webpack",
"prepare": "husky install",

@@ -22,3 +20,2 @@ "docs": "typedoc src/index.ts",

"ava": "^4.2.0",
"clean-webpack-plugin": "^4.0.0",
"eslint-config-prettier": "^8.5.0",

@@ -28,9 +25,6 @@ "husky": "^7.0.4",

"prettier": "^2.6.2",
"ts-loader": "^9.2.6",
"ts-node": "^10.5.0",
"typedoc": "^0.22.15",
"typedoc-plugin-markdown": "^3.12.1",
"typescript": "^4.6.4",
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2"
"typescript": "^4.7.4"
},

@@ -54,4 +48,4 @@ "ava": {

"files": [
"dist"
"src"
]
}
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