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

@incanta/config

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@incanta/config - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

1

lib/config-env.d.ts

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

#!/usr/bin/env node
export {};
//# sourceMappingURL=config-env.d.ts.map

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

#!/usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

2

package.json
{
"name": "@incanta/config",
"version": "0.1.5",
"version": "0.1.6",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "exports": {

@@ -0,1 +1,3 @@

#!/usr/bin/env node
import { execSync } from "child_process";

@@ -2,0 +4,0 @@ import merge from "lodash.merge";

Sorry, the diff of this file is not supported yet

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