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

damon

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

damon - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.4.3"></a>
## [0.4.3](https://github.com/damonjs/damon/compare/v0.4.2...v0.4.3) (2016-06-21)
### Bug Fixes
* **npm:** remove useless chmod script ([2328d2e](https://github.com/damonjs/damon/commit/2328d2e))
<a name="0.4.2"></a>

@@ -2,0 +12,0 @@ ## [0.4.2](https://github.com/damonjs/damon/compare/v0.4.1...v0.4.2) (2016-06-20)

7

package.json
{
"version": "0.4.2",
"version": "0.4.3",
"name": "damon",

@@ -20,3 +20,2 @@ "private": false,

"postversion": "npm run changelog",
"postinstall": "npm run chmod",
"pretest": "npm run format && npm run lint",

@@ -27,4 +26,3 @@ "test": "mocha ./test",

"lint": "eslint ./src/ ./test/ ./src/bots",
"changelog": "node ./bin/changelog.js",
"chmod": "node ./bin/chmod.js"
"changelog": "node ./bin/changelog.js"
},

@@ -34,3 +32,2 @@ "dependencies": {

"chalk": "^1.1.1",
"chmod": "^0.2.1",
"expect.js": "^0.3.1",

@@ -37,0 +34,0 @@ "fs-extra": "^0.26.5",

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