Comparing version 3.1.0 to 3.1.1
@@ -0,1 +1,7 @@ | ||
# 3.1.1 - 2019-02-10 | ||
#### 🐞 Fixed | ||
- Fixed an issue with TS types being exported from the ESM index. | ||
# 3.1.0 - 2019-02-09 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "aesthetic", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Aesthetic is a powerful type-safe React library for styling components through the use of adapters.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"main": "./lib/index.js", | ||
"module": "./esm/index.js", | ||
"module": "./module.js", | ||
"types": "./lib/index.d.ts", | ||
@@ -46,6 +46,6 @@ "sideEffects": false, | ||
"@types/prop-types": "^15.5.8", | ||
"prop-types": "^15.6.2", | ||
"prop-types": "^15.7.0", | ||
"react": "^16.8.1" | ||
}, | ||
"gitHead": "7f1f8f5b95bddc2f3a43c7aa87defa663682bf13" | ||
"gitHead": "2d8305ebf9de311cd93ef88f6b0259c58bf599ea" | ||
} |
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
107464
41
2222
0