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.9.1 to 0.10.0

2

package.json

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

],
"version": "0.9.1",
"version": "0.10.0",
"repository": {

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

@@ -6,2 +6,5 @@ {

"declaration": true,
"declarationMap": true,
"downlevelIteration": true,
"emitDecoratorMetadata": true,
"noImplicitAny": true,

@@ -17,3 +20,3 @@ "noImplicitThis": true,

"moduleResolution": "node",
"target": "ES5",
"target": "ES6",
"lib": [

@@ -38,2 +41,3 @@ "dom.iterable",

"exclude": [
"index.ts",
"jest.config.js",

@@ -40,0 +44,0 @@ "dist",

{
"compilerOptions": {
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"downlevelIteration": true,
"sourceMap": true,

@@ -17,2 +19,3 @@ "noImplicitAny": true,

"dom.iterable",
"es2015.promise",
"esnext",

@@ -19,0 +22,0 @@ "dom"

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