Socket
Socket
Sign inDemoInstall

@times-components/depend

Package Overview
Dependencies
29
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

8

CHANGELOG.md

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

<a name="1.0.1"></a>
## [1.0.1](https://github.com/newsuk/times-components/compare/@times-components/depend@1.0.0...@times-components/depend@1.0.1) (2018-07-10)
**Note:** Version bump only for package @times-components/depend
<a name="1.0.0"></a>

@@ -8,0 +16,0 @@ # [1.0.0](https://github.com/newsuk/times-components/compare/@times-components/depend@0.3.1...@times-components/depend@1.0.0) (2018-06-15)

6

package.json
{
"name": "@times-components/depend",
"version": "1.0.0",
"version": "1.0.1",
"description": "dependency analyzer and fixer",

@@ -9,3 +9,3 @@ "main": "dist/depend",

"prepublishOnly": "yarn transpile",
"fmt": "prettier --write '**/*.*'",
"fmt": "eslint . --fix && prettier --write '**/*.*'",
"prettier:diff": "prettier --list-different '**/*.*'",

@@ -54,3 +54,3 @@ "lint": "eslint . && npm run prettier:diff",

"devDependencies": {
"@times-components/eslint-config-thetimes": "0.6.1",
"@times-components/eslint-config-thetimes": "0.6.2",
"babel-cli": "6.26.0",

@@ -57,0 +57,0 @@ "babel-core": "6.26.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc