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

@waves/data-entities

Package Overview
Dependencies
Maintainers
16
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/data-entities - npm Package Compare versions

Comparing version 2.0.0-a to 2.0.0-a3

9

package.json
{
"name": "@waves/data-entities",
"description": "Waves data types",
"version": "2.0.0-a",
"version": "2.0.0-a3",
"license": "Apache-2.0",

@@ -20,9 +20,8 @@ "private": false,

"build": "./node_modules/.bin/browserify ./dist/index.js --node -s data-entities -u @waves/bignumber -o ./dist/data-entities.js",
"patch": "npm version patch && npm publish && git push",
"minor": "npm version minor && npm publish && git push",
"major": "npm version major && npm publish && git push",
"prepublish": "npm test",
"postversion": "npm publish && git push",
"test": "./node_modules/.bin/tsc -p ./test/tsconfig.json && ./node_modules/.bin/mocha $(find ./tmp -name '*.spec.js')"
},
"dependencies": {
"@waves/bignumber": "0.0.1-a"
"@waves/bignumber": "0.0.1-a5"
},

@@ -29,0 +28,0 @@ "devDependencies": {

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