@emotion/types
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"name": "@emotion/types", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "internal flow types and constants for emotion", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js", |
@@ -8,3 +8,2 @@ // @flow | ||
insert(rule: string): void; | ||
inject(): void; | ||
flush(): void; | ||
@@ -11,0 +10,0 @@ } |
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
3477
42