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

@devsnicket/eunice-dependency-and-structure

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devsnicket/eunice-dependency-and-structure - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

dist/index.js

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

/* istanbul ignore file: test would be a mirror of implementation */
const createStackFromYaml = require("./createStackFromYaml"),

@@ -4,0 +2,0 @@ createYamlFromStack = require("./createYamlFromStack");

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

/* istanbul ignore file: test would be a mirror of implementation */
const

@@ -4,0 +2,0 @@ createStackFromYaml = require("./createStackFromYaml"),

7

package.json

@@ -13,3 +13,3 @@ {

"devDependencies": {
"@types/jest": "23.3.1",
"@types/jest": "24.0.6",
"@types/node": "10.12.18",

@@ -21,3 +21,3 @@ "babel-cli": "6.26.0",

"eslint": "4.19.1",
"jest": "23.3.0"
"jest": "24.1.0"
},

@@ -29,2 +29,3 @@ "homepage": "https://github.com/DevSnicket/Eunice#readme",

"**/*.js",
"!index.js",
"!dist/**",

@@ -70,3 +71,3 @@ "!node_modules/**",

},
"version": "2.3.0"
"version": "2.3.1"
}

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