Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "magicast", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Modify a JS/TS file and write back magically just like JSON!", | ||
@@ -16,3 +16,3 @@ "repository": "unjs/magicast", | ||
"./helpers": { | ||
"types": "./dist/helpers.d.ts", | ||
"types": "./helpers.d.ts", | ||
"import": "./dist/helpers.mjs", | ||
@@ -26,3 +26,4 @@ "require": "./dist/helpers.cjs" | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"*.d.ts" | ||
], | ||
@@ -29,0 +30,0 @@ "scripts": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
76054
13
2390
0