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

latitude-ui

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

latitude-ui - npm Package Compare versions

Comparing version 1.0.1-0 to 1.0.2-3

7

package.json
{
"name": "latitude-ui",
"version": "1.0.1-0",
"version": "1.0.2-3",
"main": "lib/cjs/index.js",
"author": "Ali Fathieh",
"scripts": {
"release": "yarn build && np",
"bundle": "rollup -c",
"clean": "rm -rf lib",
"copy": "cp package.json lib/ && cp README.md lib/",
"build": "yarn clean && yarn bundle && yarn copy"
"build": "yarn clean && yarn bundle && yarn copy",
"release": "yarn build && np --no-publish --any-branch",
"postrelease": "yarn build && yarn publish lib --tag next"
},

@@ -13,0 +14,0 @@ "license": "UNLICENSED",

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