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.0.12 to 0.0.13

1

bootstrap.js

@@ -1,2 +0,1 @@

require('@travetto/config/bootstrap');
require('@travetto/compiler/bootstrap');

@@ -3,0 +2,0 @@

5

package.json

@@ -7,4 +7,3 @@ {

"dependencies": {
"@travetto/compiler": "0.x.x",
"@travetto/config": "0.x.x"
"@travetto/compiler": "0.x.x"
},

@@ -19,3 +18,3 @@ "description": "",

"scripts": {},
"version": "0.0.12"
"version": "0.0.13"
}

@@ -5,3 +5,2 @@ export class Test {

export class Test6 {

@@ -15,3 +14,2 @@ static height = 20;

console.log(Test6.__id)
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