Socket
Socket
Sign inDemoInstall

@toruslabs/torus-scripts

Package Overview
Dependencies
723
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.1.0

22

package.json
{
"name": "@toruslabs/torus-scripts",
"version": "1.0.9",
"version": "1.1.0",
"description": "Scripts for Torus libraries to manage bundling, lint etc",

@@ -9,3 +9,3 @@ "bin": {

"dependencies": {
"@babel/core": "^7.18.10",
"@babel/core": "^7.19.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",

@@ -15,7 +15,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.18.9",

"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-env": "^7.19.0",
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.18.9",
"@babel/runtime": "^7.19.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-typescript": "8.3.3",
"@rollup/plugin-typescript": "8.5.0",
"assert": "^2.0.0",

@@ -28,3 +28,3 @@ "babel-loader": "^8.2.5",

"crypto-browserify": "^3.12.0",
"dotenv": "^16.0.1",
"dotenv": "^16.0.2",
"eslint-webpack-plugin": "^3.2.0",

@@ -39,14 +39,14 @@ "https-browserify": "^1.0.0",

"rimraf": "^3.0.2",
"rollup": "^2.77.2",
"rollup": "^2.79.0",
"rxjs": "^7.5.6",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"typescript": "^4.7.4",
"typescript": "^4.8.3",
"update-notifier": "^5.1.0",
"url": "^0.11.0",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-bundle-analyzer": "^4.6.1",
"webpack-cli": "^4.10.0",
"webpack-node-externals": "^3.0.0",
"yargs-parser": "^21.0.1"
"yargs-parser": "^21.1.1"
},

@@ -73,3 +73,3 @@ "peerDependencies": {

},
"gitHead": "f60438a39cb0c68da17124c5fa009f88dc77f89c"
"gitHead": "1d5006524af874575e5d80868fbae340024b5c5e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc