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

@waves/data-entities

Package Overview
Dependencies
Maintainers
10
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 1.6.0 to 1.6.1

dist/data-entities.js

5

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

@@ -17,4 +17,5 @@ "private": false,

"scripts": {
"prepare": "tsc --declaration && npm run browserify",
"prepare": "tsc --declaration && npm run browserify && npm run build",
"browserify": "browserify ./dist/index.js -s data-entities -o ./dist/umd.js -u bignumber.js",
"build": "browserify ./dist/index.js -s data-entities -o ./dist/data-entities.js",
"patch": "npm version patch && npm publish && git push",

@@ -21,0 +22,0 @@ "minor": "npm version minor && npm publish && git push",

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