astro-icon
Advanced tools
Comparing version 0.2.0 to 0.2.1
# astro-icon | ||
## 0.2.1 | ||
### Patch Changes | ||
- Fix issue with published package | ||
## 0.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "astro-icon", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"type": "module", | ||
"exports": { | ||
".": "./index.ts" | ||
}, | ||
"files": [ | ||
"lib", | ||
"index.ts" | ||
], | ||
"author": { | ||
@@ -10,6 +17,2 @@ "name": "Nate Moore", | ||
}, | ||
"main": "./index.ts", | ||
"dirs": [ | ||
"lib" | ||
], | ||
"repository": { | ||
@@ -16,0 +19,0 @@ "type": "git", |
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
19595