flip-toolkit
Advanced tools
Comparing version 7.2.2 to 7.2.3
{ | ||
"name": "flip-toolkit", | ||
"version": "7.2.2", | ||
"version": "7.2.3", | ||
"description": "Configurable FLIP animation helpers", | ||
@@ -11,3 +11,6 @@ "license": "MIT", | ||
"types": "./lib/index.d.ts", | ||
"exports": "./lib/index.modern.mjs", | ||
"exports": { | ||
"default": "./lib/index.modern.mjs", | ||
"types": "./lib/index.d.mts" | ||
}, | ||
"repository": { | ||
@@ -14,0 +17,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
704696