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

@tamagui/babel-plugin-fully-specified

Package Overview
Dependencies
Maintainers
0
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/babel-plugin-fully-specified - npm Package Compare versions

Comparing version 1.101.3 to 1.101.4

14

package.json
{
"name": "@tamagui/babel-plugin-fully-specified",
"version": "1.101.3",
"version": "1.101.4",
"source": "src/index.ts",

@@ -18,8 +18,8 @@ "types": "./types/index.d.ts",

"scripts": {
"build": "node ../build/tamagui-build.js",
"watch": "node ../build/tamagui-build.js --watch",
"lint": "../../node_modules/.bin/biome check src",
"lint:fix": "../../node_modules/.bin/biome check --apply-unsafe src",
"clean": "node ../build/tamagui-build.js clean",
"clean:build": "node ../build/tamagui-build.js clean:build"
"build": "node ../../../node_modules/.bin/tamagui-build",
"watch": "node ../../../node_modules/.bin/tamagui-build --watch",
"lint": "npx biome check src",
"lint:fix": "npx biome check --apply-unsafe src",
"clean": "node ../../../node_modules/.bin/tamagui-build clean",
"clean:build": "node ../../../node_modules/.bin/tamagui-build clean:build"
},

@@ -26,0 +26,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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