New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

property-b

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

property-b - npm Package Compare versions

Comparing version 2.1.8 to 2.2.0

3

CHANGELOG.md
## Updates
# v2.2.0
## Updates
# v2.1.8

@@ -4,0 +7,0 @@ ## Updates

2

package.json
{
"name": "property-b",
"version": "2.1.8",
"version": "2.2.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,4 +11,4 @@ const fs = require('fs');

fs.writeFile(changelogPath, header + data, () => {
exec('git add CHANGELOG.md')
exec('git add CHANGELOG.md && git commit --amend --no-edit')
});
});
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