Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "dedent", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "An ES6 string tag that strips indentation from multi-line strings", | ||
@@ -38,5 +38,10 @@ "main": "dist/dedent.js", | ||
"homepage": "https://github.com/dmnd/dedent", | ||
"dependencies": { | ||
"peerDependencies": { | ||
"babel-plugin-macros": "^3.1.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"babel-plugin-macros": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -43,0 +48,0 @@ "@babel/cli": "^7.21.5", |
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
8673
- Removedbabel-plugin-macros@^3.1.0