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

@travetto/registry

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/registry - npm Package Compare versions

Comparing version 0.3.12 to 0.3.13

travetto-registry-0.3.13.tgz

6

package.json

@@ -10,3 +10,3 @@ {

"dependencies": {
"@travetto/compiler": "^0.3.13",
"@travetto/compiler": "^0.3.14",
"string-hash": "^1.1.3"

@@ -30,4 +30,4 @@ },

},
"version": "0.3.12",
"gitHead": "4258316595c2c3c7a5096a37509a8d7aa0fe50bc"
"version": "0.3.13",
"gitHead": "110f4dfcdb3c379d44f83fc4c6cf97adc2613c1c"
}

@@ -43,5 +43,2 @@ import { EventEmitter } from 'events';

console.debug('Initialized', this.constructor.__id);
} catch (e) {
console.error(e);
throw e;
} finally {

@@ -48,0 +45,0 @@ this.resolved = true;

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