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

@dog-ai/sdnotify-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dog-ai/sdnotify-wrapper - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json

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

{"name":"@dog-ai/sdnotify-wrapper","description":"A systemd sd_notify wrapper library","version":"1.0.4","engines":{"node":">= 6.0.0"},"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/dog-ai/sdnotify-wrapper.git"},"author":"Hugo Freire <hugo@dog.ai>","license":"MIT","bugs":{"url":"https://github.com/dog-ai/sdnotify-wrapper/issues"},"homepage":"https://github.com/dog-ai/sdnotify-wrapper#readme","dependencies":{"bluebird":"3.5.5","ffi":"2.2.0"},"devDependencies":{"babel-cli":"6.26.0","babel-preset-env":"1.6.1","chai":"4.1.2","chai-as-promised":"7.1.1","coveralls":"2.13.3","eslint":"4.13.0","eslint-config-hfreire":"1.0.9","eslint-plugin-import":"2.17.3","eslint-plugin-json":"1.2.0","eslint-plugin-mocha":"4.11.0","eslint-plugin-node":"9.1.0","eslint-plugin-promise":"3.6.0","eslint-plugin-standard":"3.0.1","eslint-plugin-unicorn":"9.0.0","istanbul":"0.4.5","mocha":"4.0.1","pre-git":"3.17.0","semantic-release":"9.1.0","testdouble":"3.2.7"},"config":{"pre-git":{"commit-msg":"conventional","allow-untracked-files":true}},"scripts":{"clean":"rm -rf lib coverage","lint":"node_modules/.bin/eslint . --ext .json --ext .js","coverage":"node_modules/.bin/istanbul cover --include-all-sources --root src --print detail ./node_modules/mocha/bin/_mocha -- --recursive test","test":"npm run lint && npm run coverage","compile":"npm run clean && mkdir -p lib && ./node_modules/.bin/babel src/ -d lib","prepublish":"npm run compile","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","semantic-release":"./node_modules/.bin/semantic-release","commit":"./node_modules/.bin/commit-wizard"}}
{"name":"@dog-ai/sdnotify-wrapper","description":"A systemd sd_notify wrapper library","version":"1.0.5","engines":{"node":">= 6.0.0"},"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/dog-ai/sdnotify-wrapper.git"},"author":"Hugo Freire <hugo@dog.ai>","license":"MIT","bugs":{"url":"https://github.com/dog-ai/sdnotify-wrapper/issues"},"homepage":"https://github.com/dog-ai/sdnotify-wrapper#readme","dependencies":{"bluebird":"3.5.5","ffi":"2.2.0"},"devDependencies":{"babel-cli":"6.26.0","babel-preset-env":"1.6.1","chai":"4.1.2","chai-as-promised":"7.1.1","coveralls":"2.13.3","eslint":"4.13.0","eslint-config-hfreire":"1.0.9","eslint-plugin-import":"2.17.3","eslint-plugin-json":"1.2.0","eslint-plugin-mocha":"5.3.0","eslint-plugin-node":"9.1.0","eslint-plugin-promise":"3.6.0","eslint-plugin-standard":"3.0.1","eslint-plugin-unicorn":"9.0.0","istanbul":"0.4.5","mocha":"4.0.1","pre-git":"3.17.0","semantic-release":"9.1.0","testdouble":"3.2.7"},"config":{"pre-git":{"commit-msg":"conventional","allow-untracked-files":true}},"scripts":{"clean":"rm -rf lib coverage","lint":"node_modules/.bin/eslint . --ext .json --ext .js","coverage":"node_modules/.bin/istanbul cover --include-all-sources --root src --print detail ./node_modules/mocha/bin/_mocha -- --recursive test","test":"npm run lint && npm run coverage","compile":"npm run clean && mkdir -p lib && ./node_modules/.bin/babel src/ -d lib","prepublish":"npm run compile","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","semantic-release":"./node_modules/.bin/semantic-release","commit":"./node_modules/.bin/commit-wizard"}}
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