You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

fast-spec

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-spec - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+3
-2
package.json
{
"name": "fast-spec",
"version": "0.0.1",
"version": "0.0.2",
"description": "Discover laws in your code like with QuickSpec",

@@ -30,3 +30,4 @@ "main": "lib/fast-spec.js",

"fast-check": "^1.17.0",
"lodash.isequal": "^4.5.0"
"lodash.isequal": "^4.5.0",
"tslib": "^1.10.0"
},

@@ -33,0 +34,0 @@ "devDependencies": {