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

testcheck

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testcheck - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

5

package.json
{
"name": "testcheck",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "Property testing for JavaScript",

@@ -46,5 +46,6 @@ "homepage": "http://leebyron.com/testcheck-js",

"build": "rm -f dist/* && lein do clean, cljsbuild once && cp type-definitions/* dist/",
"rebuild": "lein do cljsbuild once && cp type-definitions/* dist/"
"rebuild": "lein do cljsbuild once && cp type-definitions/* dist/",
"prepublish": "npm run build"
},
"dependencies": {}
}
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