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

@tamagui/build

Package Overview
Dependencies
Maintainers
1
Versions
1176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/build - npm Package Compare versions

Comparing version 1.0.0-alpha.58 to 1.0.0-alpha.64

4

package.json
{
"name": "@tamagui/build",
"version": "1.0.0-alpha.58",
"version": "1.0.0-alpha.64",
"bin": {

@@ -26,3 +26,3 @@ "tamagui-build": "tamagui-build.js"

},
"gitHead": "d0ee3344565501e50d5a1bc2ea85ea542bb71955"
"gitHead": "9363f43117f9504de9bd4949ca210cd1ebbf753b"
}

@@ -23,3 +23,3 @@ #!/usr/bin/env node

async function build() {
console.log('🥚', pkg.name)
console.log('»', pkg.name)
const x = Date.now()

@@ -26,0 +26,0 @@ let files = (await fg(['src/**/*.ts', 'src/**/*.tsx', 'src/**/*.css'])).filter(

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