Comparing version 0.101.0 to 0.101.1
{ | ||
"name": "foliage", | ||
"version": "0.101.0", | ||
"version": "0.101.1", | ||
"description": "Styled Components for forest", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
"lint": "eslint ./", | ||
"build": "webpack", | ||
"build": "tsc --build ./tsconfig.build.json && webpack", | ||
"format": "prettier --write \"./src/**/**.{ts,tsx,js,jsx,json}\"", | ||
@@ -15,0 +15,0 @@ "start": "parcel example/index.html --no-cache", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20762
0