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

@aonautilus/ticketingcommon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aonautilus/ticketingcommon - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

build/index.js

@@ -5,3 +5,3 @@ "use strict";

red: 20,
blue: 10,
blue: 30,
green: 10

@@ -8,0 +8,0 @@ };

{
"name": "@aonautilus/ticketingcommon",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -13,3 +13,3 @@ "main": "./build/index.js",

"build": "yarn clean && tsc",
"pub": "git add . && git commit -m \"Updates\" && npm version patch && yarn build && npm publish"
"pub": "git add . && git commit -m \"Updates\" && npm version patch && yarn build && npm publish --access public"
},

@@ -16,0 +16,0 @@ "keywords": [],

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