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

transformation-matrix

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transformation-matrix - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

28

package.json
{
"name": "transformation-matrix",
"version": "2.0.3",
"version": "2.0.4",
"description": "2d transformation matrix functions written in ES6 syntax. Tree shaking ready!",

@@ -54,18 +54,18 @@ "main": "./build-commonjs/index.js",

"devDependencies": {
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-object-rest-spread": "^7.4.3",
"@babel/plugin-transform-runtime": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@types/jest": "^24.0.11",
"babel-loader": "^8.0.5",
"coveralls": "^3.0.3",
"del-cli": "^1.1.0",
"jest": "^24.7.1",
"jsdoc-to-markdown": "^4.0.1",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"@types/jest": "^24.0.13",
"babel-loader": "^8.0.6",
"coveralls": "^3.0.4",
"del-cli": "^2.0.0",
"jest": "^24.8.0",
"jsdoc-to-markdown": "^5.0.0",
"npm-run-all": "^4.1.5",
"pegjs": "0.11.0-master.30f3260",
"standard": "^12.0.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0"
"webpack": "^4.33.0",
"webpack-cli": "^3.3.4"
},

@@ -72,0 +72,0 @@ "standard": {

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