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

zip-to-timezone

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zip-to-timezone - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

4

package.json
{
"name": "zip-to-timezone",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"main": "index.js",
"scripts": {
"publish": "VERSION=`npm show $npm_package_name version`; [[ $VERSION == $npm_package_version ]] || echo 'ERROR: In your local you have a diferent version. Try to make a pull or talk with your team workers.' ; [[ $VERSION == $npm_package_version ]] && npm version patch && npm publish"
"publish": "VERSION=`npm show $npm_package_name version`; [[ $VERSION == $npm_package_version ]] || echo 'ERROR: In your local you have a diferent version. Try to make a pull or talk with your team workers.' ; npm version patch && npm publish"
},

@@ -9,0 +9,0 @@ "author": "Pedro Monier",

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