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

idraw

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idraw - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2-0.0.1-alpha.1.0

dist/idraw.d.ts

34

package.json
{
"name": "idraw",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "0.0.2-0.0.1-alpha.1.0",
"description": "a draw lib",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "rollup -w -c ./scripts/rollup.config.dev.js",
"build": "rollup -c ./scripts/rollup.config.prod.js"
},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/chenshenhai/idraw.git"
},
"keywords": [
"draw",
"canvas"
],
"author": "chenshenhai",
"license": "MIT",
"bugs": {
"url": "https://github.com/chenshenhai/idraw/issues"
},
"homepage": "https://github.com/chenshenhai/idraw#readme",
"files": [
"dist",
"index.js"
],
"dependencies": {
"@idraw/types": "^0.0.2-0.0.1-alpha.1.0"
},
"gitHead": "97e357ff70b405d59a5be2599400b8f187d2cd8d"
}
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