Socket
Socket
Sign inDemoInstall

testee-client

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0-pre.4 to 0.4.0-pre.5

dist/testee.js

4

package.json
{
"name": "testee-client",
"version": "0.4.0-pre.4",
"version": "0.4.0-pre.5",
"description": "Testee testing framework client adapters",

@@ -13,3 +13,3 @@ "main": "src/index",

"version": "git commit -am \"Update dist for release\" && git checkout -b release && git add -f dist/",
"postversion": "git push --tags && git checkout master && git branch -D release && git push",
"postversion": "git push --tags && git checkout master && git branch -D release && git push && npm run build",
"release:pre": "npm version prerelease && npm publish --tag pre",

@@ -16,0 +16,0 @@ "release:patch": "npm version patch && npm publish",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc