factory.ts
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "factory.ts", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -14,6 +14,6 @@ "description": "A Typescript test data factory similar to factory_girl and rosie", | ||
}, | ||
"main": "src/index.js", | ||
"typings": "src/index", | ||
"main": "lib/index.js", | ||
"typings": "lib/index", | ||
"files": [ | ||
"src/" | ||
"lib/" | ||
], | ||
@@ -20,0 +20,0 @@ "author": "Will Pleasant-Ryan", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2281
3
0
1