@devsnicket/eunice-dependency-and-structure
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -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"), |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134671
2660