onno-react
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -926,2 +926,3 @@ "use strict" | ||
const globalStyle = (props) => gst(Object.assign({ gst: "." }, props)) | ||
globalStyle.transformer = gst.transformer | ||
globalStyle.options = gst.options | ||
@@ -928,0 +929,0 @@ globalStyle.type = gst.type |
@@ -922,2 +922,3 @@ import { oneOfType, number, string, objectOf, arrayOf } from "prop-types" | ||
const globalStyle = (props) => gst(Object.assign({ gst: "." }, props)) | ||
globalStyle.transformer = gst.transformer | ||
globalStyle.options = gst.options | ||
@@ -924,0 +925,0 @@ globalStyle.type = gst.type |
{ | ||
"name": "onno-react", | ||
"license": "MIT", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"homepage": "https://onnojs.com", | ||
@@ -30,6 +30,6 @@ "description": "Onno propTypes for React", | ||
"@types/prop-types": "15.7.1", | ||
"onno": "0.5.0", | ||
"onno": "0.5.1", | ||
"prop-types": "15.7.2" | ||
}, | ||
"gitHead": "506e3d988147d8eac78ecdabca32c2f0930de928" | ||
"gitHead": "0578a6db4615d389f48ad31fda6388e49dab0c1b" | ||
} |
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
59563
2204
+ Addedonno@0.5.1(transitive)
- Removedonno@0.5.0(transitive)
Updatedonno@0.5.1