@texting/enum-quotes
Advanced tools
Comparing version 0.0.13 to 0.1.0
{ | ||
"name": "@texting/enum-quotes", | ||
"version": "0.0.13", | ||
"version": "0.1.0", | ||
"description": "String quotes", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": [ | ||
@@ -33,3 +36,3 @@ "dist" | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "e772d52583a3c0f4a0d093ee92edaf974ad1a513" | ||
"gitHead": "797042eebeba5e59ac4abe6b19ba2d1c8ba9c19a" | ||
} |
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
4442