ipad-cursor
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ipad-cursor", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -8,2 +8,14 @@ "type": "module", | ||
"module": "index.mjs", | ||
"types": "index.d.ts", | ||
"exports": { | ||
"./vue": { | ||
"import": "./vue/index.mjs", | ||
"types": "./vue/index.d.ts", | ||
"default": "./vue/index.mjs" | ||
}, | ||
".": { | ||
"import": "./index.mjs", | ||
"default": "./index.mjs" | ||
} | ||
}, | ||
"keywords": [], | ||
@@ -10,0 +22,0 @@ "author": "", |
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
22655