Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@sil/copy", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Copy to Clipboard", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -10,3 +10,5 @@ "test": "test", | ||
}, | ||
"files": ["dist"], | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Sil van Diepen", | ||
@@ -13,0 +15,0 @@ "license": "MIT", |
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
3429