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

@nextcss/react-native

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcss/react-native - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

dist/index.cjs

8

package.json
{
"name": "@nextcss/react-native",
"version": "0.1.6",
"version": "0.1.7",
"description": "Testing",
"license": "MIT",
"type": "module",
"main": "./dist/index-esm.js",
"main": "./dist/index.js",
"exports": {
".": {
"import": "./dist/index-esm.js",
"require": "./dist/index-cjs.js"
"import": "./dist/index.js",
"require": "./dist/index.cjs"
}

@@ -13,0 +13,0 @@ },

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