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

pure-canvas

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pure-canvas - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

8

package.json
{
"name": "pure-canvas",
"version": "0.6.6",
"version": "0.6.7",
"description": "TODO",

@@ -29,4 +29,4 @@ "main": "lib/Stage.js",

"@types/rbush": "^2.0.2",
"@types/react": "^15.5.6",
"@types/react-dom": "^15.5.6",
"@types/react": "^15.6.7",
"@types/react-dom": "^15.4.0",
"awesome-typescript-loader": "^3.2.3",

@@ -38,3 +38,3 @@ "circular-dependency-plugin": "^3.0.0",

"source-map-loader": "^0.1.5",
"typescript": "^2.5.3",
"typescript": "^2.6.1",
"url-loader": "^0.5.7",

@@ -41,0 +41,0 @@ "webpack": "^1.13.3",

@@ -21,2 +21,3 @@ {

"noImplicitAny": true,
"noImplicitThis": true,
"typeRoots": [

@@ -23,0 +24,0 @@ "node_modules/@types"

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