Socket
Socket
Sign inDemoInstall

css-to-react-native

Package Overview
Dependencies
25
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

dist/grammar.js

5

package.json
{
"name": "css-to-react-native",
"version": "1.0.1",
"version": "1.0.2",
"description": "Convert CSS text to a React Native stylesheet object",

@@ -9,3 +9,4 @@ "main": "dist/index.js",

"build": "npm run build-grammar; babel src --ignore test.js --out-dir dist",
"test": "npm run build-grammar; jest"
"test": "npm run build-grammar; jest",
"prepublish": "npm run build"
},

@@ -12,0 +13,0 @@ "repository": {

.npmignore

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc