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

@waves/js-test-env

Package Overview
Dependencies
Maintainers
17
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/js-test-env - npm Package Compare versions

Comparing version 0.7.0-beta.5 to 0.7.0-beta.6

11

package.json
{
"name": "@waves/js-test-env",
"version": "0.7.0-beta.5",
"version": "0.7.0-beta.6",
"description": "",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"buildDocs": "node ./scripts/buildDocs.js",
"compileAugment": "tsc src/augment.ts --esModuleInterop --declaration --outDir dist",
"copyIndex": "cp src/index.d.ts dist/index.d.ts && cp src/index.js dist/index.js",
"copyPackageJson": "node ./scripts/copyPackageJson",
"build": "npm run compileAugment && npm run copyIndex && npm run copyPackageJson"
},
"scripts": {},
"repository": {

@@ -16,0 +9,0 @@ "type": "git",

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