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

snap-shot-core

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snap-shot-core - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

27

package.json
{
"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 @@ },

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