snap-shot-core
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "snap-shot-core", | ||
"description": "Save / load named snapshots, useful for tests", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>", | ||
@@ -59,2 +59,12 @@ "bugs": "https://github.com/bahmutov/snap-shot-core/issues", | ||
}, | ||
"release": { | ||
"analyzeCommits": "simple-commit-message", | ||
"verifyRelease": { | ||
"path": "dont-crack", | ||
"test-against": [ | ||
"https://github.com/bahmutov/snap-shot", | ||
"https://github.com/bahmutov/schema-shot" | ||
] | ||
} | ||
}, | ||
"scripts": { | ||
@@ -73,12 +83,2 @@ "ban": "ban", | ||
}, | ||
"release": { | ||
"analyzeCommits": "simple-commit-message", | ||
"verifyRelease": { | ||
"path": "dont-crack", | ||
"test-against": [ | ||
"https://github.com/bahmutov/snap-shot", | ||
"https://github.com/bahmutov/schema-shot" | ||
] | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -90,9 +90,10 @@ "ban-sensitive-files": "1.9.0", | ||
"git-issues": "1.3.1", | ||
"github-post-release": "1.6.1", | ||
"license-checker": "12.0.0", | ||
"mocha": "3.4.2", | ||
"next-update-travis": "1.2.1", | ||
"next-update-travis": "1.4.0", | ||
"nsp": "2.6.3", | ||
"pre-git": "3.15.0", | ||
"semantic-release": "^6.3.6", | ||
"simple-commit-message": "3.0.2", | ||
"simple-commit-message": "3.1.0", | ||
"standard": "8.6.0" | ||
@@ -99,0 +100,0 @@ }, |
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
22833
14