Comparing version 1.0.1 to 1.0.2
{ | ||
"type": "module", | ||
"name": "boostact", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "./src/index.js", | ||
@@ -33,5 +33,3 @@ "scripts": { | ||
"description": "### Project18-D-Boostact https://github.com/boostcamp-2020/Project18-D-WEB-Boostact", | ||
"dependencies": { | ||
"preact": "^10.5.7" | ||
}, | ||
"dependencies": {}, | ||
"repository": { | ||
@@ -38,0 +36,0 @@ "type": "git", |
@@ -1,5 +0,3 @@ | ||
import Boostact from "./boostact/Boostact"; | ||
import Boostact from "./boostact/Boostact.js"; | ||
console.log(Boostact); | ||
export default Boostact; |
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
0
20741
401
- Removedpreact@^10.5.7
- Removedpreact@10.25.4(transitive)