You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jest-theories

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-theories - npm Package Compare versions

Comparing version

to
0.0.2

index.d.ts

14

package.json
{
"name": "jest-theories",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {

@@ -17,3 +17,13 @@ "build": "babel index.js --out-dir dist"

"babel-preset-env": "^1.6.1"
}
},
"license": "MIT",
"repository" :
{
"type" : "git",
"url" : "https://github.com/RobPethick/jest-theories"
},
"bugs": {
"url" : "https://github.com/RobPethick/jest-theories/issues"
},
"typings": "index.d.ts"
}