Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "givens", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Easy test setup without side effects", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": "github:enova/givens", | ||
"files": [ | ||
@@ -12,3 +13,3 @@ "dist", | ||
"scripts": { | ||
"tsc": "tsc", | ||
"build": "tsc", | ||
"lint": "eslint ./src/**.* --ext .ts", | ||
@@ -15,0 +16,0 @@ "lint:fix": "eslint -c .eslintrc.js --fix ./src", |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14070