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

@sima-board/common

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sima-board/common - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

build/index.d.ts

17

package.json
{
"name": "@sima-board/common",
"version": "1.0.0",
"main": "index.js",
"version": "1.0.1",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"clean": "del ./build/*",
"build": "npm run clean && tsc"
},
"files": [
"build/**/*"
],
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
"description": "",
"devDependencies": {
"del-cli": "^5.1.0",
"typescript": "^5.5.4"
}
}
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