New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.0 to 0.2.1

8

CHANGELOG.md

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

## [0.2.1](https://github.com/ffflorian/api-clients/tree/master/packages/crates.io/compare/crates.io@0.2.0...crates.io@0.2.1) (2019-03-08)
**Note:** Version bump only for package crates.io
# 0.2.0 (2019-03-08)

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

20

package.json

@@ -9,9 +9,3 @@ {

"@types/node": "11.10.5",
"prettier": "1.16.4",
"rimraf": "2.6.3",
"touch": "3.1.0",
"tslint": "5.13.1",
"tslint-config-prettier": "1.18.0",
"tslint-plugin-prettier": "2.0.1",
"typedoc": "0.14.2",
"typescript": "3.3.3333"

@@ -34,14 +28,8 @@ },

"build": "tsc",
"build:docs": "typedoc",
"clear": "rimraf dist",
"clear:docs": "rimraf docs",
"dist": "yarn clear && yarn build",
"dist:docs": "yarn clear:docs && yarn build:docs && nodetouch docs/.nojekyll",
"lint": "yarn lint:ts && yarn lint:other",
"lint:other": "yarn prettier --list-different",
"lint:ts": "tslint --config tslint.json --project tsconfig.json \"**/*.ts\"",
"prettier": "prettier --ignore-path .gitignore --write \"**/*.ts\"",
"clean": "rimraf dist",
"dist": "yarn clean && yarn build",
"test": "exit 0"
},
"version": "0.2.0"
"version": "0.2.1",
"gitHead": "26cfc5fdc2a49cf32e0ba6fd672d44f83f32ebc1"
}
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