New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 1.7.2

23

package.json
{
"name": "snap-shot-core",
"description": "Save / load named snapshots, useful for tests",
"version": "1.7.1",
"version": "1.7.2",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",

@@ -59,12 +59,2 @@ "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": {

@@ -83,2 +73,13 @@ "ban": "ban",

},
"release": {
"analyzeCommits": "simple-commit-message",
"generateNotes": "github-post-release",
"verifyRelease": {
"path": "dont-crack",
"test-against": [
"https://github.com/bahmutov/snap-shot",
"https://github.com/bahmutov/schema-shot"
]
}
},
"devDependencies": {

@@ -85,0 +86,0 @@ "ban-sensitive-files": "1.9.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