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

@times-components/depend

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@times-components/depend - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

9

CHANGELOG.md

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

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

@@ -8,0 +17,0 @@ ## [2.1.6](https://github.com/newsuk/times-components/compare/@times-components/depend@2.1.5...@times-components/depend@2.1.6) (2018-10-16)

8

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

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

"@thetimes/jest-lint": "*",
"@times-components/eslint-config-thetimes": "0.8.2",
"@times-components/eslint-config-thetimes": "0.8.3",
"babel-cli": "6.26.0",

@@ -64,3 +64,3 @@ "babel-core": "6.26.0",

"jest": "23.3.0",
"prettier": "1.8.2"
"prettier": "1.14.3"
},

@@ -81,3 +81,3 @@ "dependencies": {

},
"gitHead": "9ee48da2f2c10ca44007b55429aad40dec1d09ce"
"gitHead": "36591ef923b4695fe58049fef0f68bdca7f939d0"
}

@@ -22,5 +22,5 @@ # depend

* Green => nothing to do.
* Yellow => rules available to resolve the conflict.
* Red => no rule available to resolve this conflict.
- Green => nothing to do.
- Yellow => rules available to resolve the conflict.
- Red => no rule available to resolve this conflict.

@@ -152,4 +152,3 @@ If no rules are available, set a strategy or fix the issue by using `--pick`.

The graph is described as a set of relationship of the shape `package@version =>
dependency@version`. A Node is included in the graph if the supplied pattern
The graph is described as a set of relationship of the shape `package@version => dependency@version`. A Node is included in the graph if the supplied pattern
matches the relationship. Currently only supported placeholder symbol is "\*".

@@ -156,0 +155,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