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

crates-updater

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crates-updater - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

6

CHANGELOG.md

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

# [0.4.0](https://github.com/ffflorian/crates-updater/compare/v0.3.0...v0.4.0) (2019-05-27)
### Features
- Force release ([c097c48](https://github.com/ffflorian/crates-updater/commit/c097c48))
# [0.3.0](https://github.com/ffflorian/crates-updater/compare/v0.2.0...v0.3.0) (2019-05-09)

@@ -2,0 +8,0 @@

16

package.json

@@ -10,14 +10,14 @@ {

"compare-versions": "3.4.0",
"crates.io": "0.3.11"
"crates.io": "0.3.12"
},
"description": "Check your Rust packages for updates.",
"devDependencies": {
"@ffflorian/prettier-config": "0.0.3",
"@ffflorian/tslint-config": "0.1.0",
"@ffflorian/prettier-config": "0.0.4",
"@ffflorian/tslint-config": "0.2.1",
"@semantic-release/changelog": "3.0.2",
"@semantic-release/git": "7.0.8",
"@types/node": "12.0.0",
"husky": "2.2.0",
"lint-staged": "8.1.6",
"prettier": "1.17.0",
"@types/node": "~12",
"husky": "2.3.0",
"lint-staged": "8.1.7",
"prettier": "1.17.1",
"rimraf": "2.6.3",

@@ -73,3 +73,3 @@ "semantic-release": "15.13.12",

},
"version": "0.3.0"
"version": "0.4.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