You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@times-tooling/layout

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@times-tooling/layout - npm Package Compare versions

Comparing version
3.0.1
to
3.0.2
+8
-0
CHANGELOG.md

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

## [3.0.2](https://github.com/newsuk/times-tooling/compare/@times-tooling/layout@2.0.2...@times-tooling/layout@3.0.2) (2021-03-01)
**Note:** Version bump only for package @times-tooling/layout
## [3.0.1](https://github.com/newsuk/times-tooling/compare/@times-tooling/layout@2.0.2...@times-tooling/layout@3.0.1) (2021-03-01)

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

+4
-4
{
"name": "@times-tooling/layout",
"version": "3.0.1",
"version": "3.0.2",
"main": "lib/index.js",

@@ -20,4 +20,4 @@ "module": "lib/index.js",

"devDependencies": {
"@times-tooling/configure-babelrc": "2.0.1",
"@times-tooling/eslint-config-times-tooling": "2.0.1",
"@times-tooling/configure-babelrc": "2.0.2",
"@times-tooling/eslint-config-times-tooling": "2.0.2",
"react-testing-library": "^5.4.4"

@@ -37,3 +37,3 @@ },

],
"gitHead": "d372349b43b0eefed0ee1c605c35683dd3d8c017"
"gitHead": "b19a8e1e8848f5840468fb000229bc1de38cf34f"
}