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

parallax-common-config

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parallax-common-config - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

2

package.json

@@ -21,3 +21,3 @@ {

],
"version": "0.10.3",
"version": "0.10.4",
"repository": {

@@ -24,0 +24,0 @@ "type": "git",

@@ -37,10 +37,4 @@ {

"Api/*": ["./api/*"],
"Util/*": ["./util/*"],
"Util": ["./util/index.ts"],
"Assertion": ["./util/assertion/index.ts"],
"Assert": ["./util/decorator/assert/index.ts"],
"Assert/*": ["./util/decorator/assert/*"],
"Logger/*": ["./util/logger/*"],
"Service/*": ["./service/*"],
"Config": ["./config/index.ts"],
"Config": ["./config/index.ts", "./service/config/index.ts"],
"Config/*": ["./config/*"],

@@ -51,7 +45,5 @@ "Data/*": ["./data/*"],

"Controller/*": ["./controller/*"],
"Components/*": ["./components/*"],
"Model/*": ["./model/*"],
"Views/*": ["./views/*"]
"Spec/*": ["./spec/*"]
}
}
}
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