Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@waves/ride-js

Package Overview
Dependencies
Maintainers
13
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/ride-js - npm Package Compare versions

Comparing version 0.16.1 to 0.16.2

9

package.json
{
"name": "@waves/ride-js",
"version": "0.16.1",
"version": "0.16.2",
"description": "Js compiler for Ride - Waves smart contract language.",

@@ -9,3 +9,4 @@ "main": "src/index.js",

"build": "./node_modules/.bin/webpack --config webpack.config.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"prepublishOnly": "npm run build"
},

@@ -35,3 +36,2 @@ "files": [

"devDependencies": {
"base64-js": "^1.3.0",
"chai": "^4.2.0",

@@ -43,3 +43,6 @@ "copy-webpack-plugin": "^4.5.2",

"webpack-closure-compiler": "^2.1.6"
},
"dependencies": {
"base64-js": "^1.3.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