Socket
Socket
Sign inDemoInstall

@times-components/depend

Package Overview
Dependencies
29
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 1.0.0

19

CHANGELOG.md

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

<a name="1.0.0"></a>
# [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)
* breaking change: compose serializers (#1029) ([2e45d57](https://github.com/newsuk/times-components/commit/2e45d57)), closes [#1029](https://github.com/newsuk/times-components/issues/1029)
### BREAKING CHANGES
* add options object to jest-configurator
* feat: hoist dev specific rnw styles in snapshots a la styled components
* feat: remove empty values from snapshots e.g. stickyHeaderIndices
* feat: web retains className even if empty and native does not
* chore: remove coverage flags from test scripts
* chore: bump enzyme-to-json
<a name="0.3.1"></a>

@@ -8,0 +27,0 @@ ## [0.3.1](https://github.com/newsuk/times-components/compare/@times-components/depend@0.3.0...@times-components/depend@0.3.1) (2018-05-31)

4

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

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

"lint": "eslint . && npm run prettier:diff",
"test": "jest --bail --ci --coverage",
"test": "jest",
"cli": "node dist/cli.js -l ../../"

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