Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onno-react

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onno-react - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

1

cjs/index.js

@@ -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

6

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc