@bigbinary/neeto-cist
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@bigbinary/neeto-cist", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A package encapsulating common utility functions used across neeto products", | ||
@@ -11,2 +11,9 @@ "repository": "git@github.com:bigbinary/neeto-cist.git", | ||
}, | ||
"exports": { | ||
".": { | ||
"import": "./index.js", | ||
"require": "./index.cjs.js", | ||
"types": "./index.d.ts" | ||
} | ||
}, | ||
"scripts": { | ||
@@ -13,0 +20,0 @@ "prepare": "husky install", |
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
159895