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

react-spinning-canvas-wheel

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinning-canvas-wheel - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/drawWheel.d.ts

26

package.json
{
"version": "0.1.0",
"version": "0.1.1",
"name": "react-spinning-canvas-wheel",
"author": "DmitryScaletta",
"license": "MIT",
"main": "src/index.tsx",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "dist/mylib.esm.js",
"files": [
"dist",
"src"
],
"scripts": {
"start": "tsdx watch",
"build": "tsdx build",
"test": "tsdx test --passWithNoTests",
"lint": "tsdx lint",
"prepare": "tsdx build",
"size": "size-limit",
"analyze": "size-limit --why"
},
"husky": {
"hooks": {
"pre-commit": "tsdx lint"
}
},
"dependencies": {

@@ -16,3 +33,8 @@ "d3-ease": "^3.0.1"

"@types/react": "^17.0.34",
"@types/react-dom": "^17.0.11",
"husky": "^7.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"tsdx": "^0.14.1",
"tslib": "^2.3.1",
"typescript": "^4.4.4"

@@ -19,0 +41,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