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

@tamagui/react-native-svg

Package Overview
Dependencies
Maintainers
1
Versions
986
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/react-native-svg - npm Package Compare versions

Comparing version 1.0.1-beta.146 to 1.0.1-beta.147

dist/cjs/index.js

21

package.json
{
"name": "@tamagui/react-native-svg",
"version": "1.0.1-beta.146",
"type": "module",
"main": "index.js",
"module": "index.esm.js",
"version": "1.0.1-beta.147",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"publishConfig": {

@@ -11,12 +10,10 @@ "access": "public"

"scripts": {
"build": "true",
"watch": "true"
"build": "tamagui-build",
"watch": "tamagui-build --watch",
"clean": "tamagui-build clean",
"clean:build": "tamagui-build clean:build"
},
"exports": {
"./package.json": "./package.json",
".": {
"import": "./index.esm.js",
"require": "./index.js"
}
"devDependencies": {
"@tamagui/build": "^1.0.1-beta.147"
}
}
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