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

crates.io

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crates.io - npm Package Compare versions

Comparing version 0.3.9 to 0.3.10

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.3.10](https://github.com/ffflorian/api-clients/tree/master/packages/crates.io/compare/crates.io@0.3.9...crates.io@0.3.10) (2019-04-11)
**Note:** Version bump only for package crates.io
## [0.3.9](https://github.com/ffflorian/api-clients/tree/master/packages/crates.io/compare/crates.io@0.3.8...crates.io@0.3.9) (2019-04-11)

@@ -8,0 +16,0 @@

9

package.json
{
"author": "Florian Keller <github@floriankeller.de>",
"dependencies": {
"@ffflorian/api-client": "0.4.0"
"@ffflorian/api-client": "0.4.1"
},

@@ -27,11 +27,10 @@ "description": "A crates.io API client",

"scripts": {
"build": "yarn build:ts && yarn build:docs",
"build:ts": "tsc",
"build:docs": "typedoc --options ../../typedoc.json --out ../../docs/packages/crates.io",
"clean": "rimraf dist",
"dist": "yarn clean && yarn build",
"dist": "yarn clean && yarn build:ts",
"test": "exit 0"
},
"version": "0.3.9",
"gitHead": "7df0300550d05e157372c8f5b4e2c0ef379e47e4"
"version": "0.3.10",
"gitHead": "bdea434bd53410558cd4d82fb45a393ab885f665"
}
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