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

jsverify

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsverify - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

10

package.json
{
"name": "jsverify",
"description": "Property-based testing for JavaScript.",
"version": "0.4.0",
"homepage": "https://github.com/phadej/jsverify",
"version": "0.4.1",
"homepage": "http://jsverify.github.io/",
"author": {

@@ -13,6 +13,6 @@ "name": "Oleg Grenrus",

"type": "git",
"url": "git://github.com/phadej/jsverify.git"
"url": "git://github.com/jsverify/jsverify.git"
},
"bugs": {
"url": "https://github.com/phadej/jsverify/issues"
"url": "https://github.com/jsverify/jsverify/issues"
},

@@ -22,3 +22,3 @@ "licenses": [

"type": "MIT",
"url": "https://github.com/phadej/jsverify/blob/master/LICENSE"
"url": "https://github.com/jsverify/jsverify/blob/master/LICENSE"
}

@@ -25,0 +25,0 @@ ],

@@ -331,2 +331,3 @@ # JSVerify

- 0.4.1 Move to own organization in GitHub
- 0.4.0 *2014-10-27* typify-dsl & more arbitraries.

@@ -333,0 +334,0 @@ Changes from 0.3.6:

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