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

@looker/components-test-utils

Package Overview
Dependencies
Maintainers
10
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@looker/components-test-utils - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0-alpha.0

244

CHANGELOG.md

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

# 1.4.0-alpha.0 (2021-06-11)
## 1.3.1 (2021-05-19)
# 1.3.0 (2021-05-19)
# 1.3.0-alpha.0 (2021-05-18)
# 1.2.0 (2021-05-17)
# 1.2.0-alpha.5 (2021-05-13)
# 1.2.0-alpha.4 (2021-05-13)
# 1.2.0-alpha.3 (2021-05-10)
# 1.2.0-alpha.2 (2021-04-28)
# 1.2.0-alpha.1 (2021-04-26)
# 1.2.0-alpha.0 (2021-04-26)
### Features
* CSS Reset now uses a "defensive" rather than "offensive" strategy (no more GlobalStyles) ([#2120](https://github.com/looker-open-source/components/issues/2120)) ([266e2f2](https://github.com/looker-open-source/components/commit/266e2f25c3396eee5a5b2d2be234c7ccad608811))
## 1.1.3 (2021-03-31)
## 1.1.2 (2021-03-31)
## 1.1.1 (2021-03-31)
# 1.1.0 (2021-03-31)
# 1.0.0 (2021-03-22)
# 0.18.0 (2021-03-22)
# 0.17.0 (2021-03-18)
## 0.16.2 (2021-03-17)
## 0.16.1 (2021-03-17)
# 0.16.0 (2021-03-11)
## 0.15.1 (2021-03-01)
# 0.15.0 (2021-03-01)
## 0.14.1 (2021-02-23)
# 0.14.0 (2021-02-20)
# 0.13.0 (2021-02-17)
# 0.12.0 (2021-02-13)
# 0.11.0 (2021-02-04)
## 0.10.4 (2021-01-25)
## 0.10.3 (2021-01-25)
## 0.10.2 (2021-01-22)
### Bug Fixes
* On build properly set package.json "files" key ([#1806](https://github.com/looker-open-source/components/issues/1806)) ([c81c4bb](https://github.com/looker-open-source/components/commit/c81c4bb625c58ede49957aad90ac8d9d7b2c4b79))
## 0.10.1 (2021-01-22)
### Bug Fixes
* Properly build ems/cjs/ts for easy deep-imports ([#1804](https://github.com/looker-open-source/components/issues/1804)) ([2a523cd](https://github.com/looker-open-source/components/commit/2a523cd70b079944376c6dc87c18202e05a97b01))
# 0.10.0 (2021-01-20)
### Bug Fixes
* Properly configure build for tree-shaking support ([9202b72](https://github.com/looker-open-source/components/commit/9202b72bc5fb99eb3e1af7d9e56f3dc15b1df2a4))
## 0.9.29 (2020-12-21)
## 0.9.27 (2020-12-15)
## 0.9.26 (2020-12-12)
## 0.9.25 (2020-11-16)
## 0.9.24 (2020-11-11)
## 0.9.23 (2020-11-06)
## 0.9.21 (2020-10-24)
## 0.9.20 (2020-10-23)
### Reverts
* Revert "v0.9.20" ([40024e8](https://github.com/looker-open-source/components/commit/40024e828dd4a6e1614a584a9c25dc2c4c5e8f96))
* Revert "v0.9.20" ([fcf5a83](https://github.com/looker-open-source/components/commit/fcf5a83711274a6b6ab43e915dfba1d04bbbcc2c))
## 0.9.17 (2020-10-12)
## 0.9.16 (2020-10-02)
## 0.9.15 (2020-09-21)
## 0.9.14 (2020-09-18)
## 0.9.12 (2020-08-24)
## 0.9.10 (2020-08-07)
## 0.9.7 (2020-07-27)
## 0.9.6 (2020-07-15)
## 0.9.4 (2020-06-29)
## 0.9.1 (2020-06-25)
# 0.9.0 (2020-06-24)
## 0.8.7 (2020-06-12)
## 0.8.5 (2020-06-09)
## [1.3.1](https://github.com/looker-open-source/components/compare/v1.3.0...v1.3.1) (2021-05-19)

@@ -8,0 +252,0 @@

6

package.json
{
"name": "@looker/components-test-utils",
"license": "MIT",
"version": "1.3.1",
"version": "1.4.0-alpha.0",
"main": "lib/cjs/index.js",

@@ -21,3 +21,3 @@ "module": "lib/index.js",

"devDependencies": {
"@looker/components-providers": "^1.3.1",
"@looker/components-providers": "^1.4.0-alpha.0",
"@testing-library/react": "^11.2.6",

@@ -35,3 +35,3 @@ "@types/jest": "^26.0.22",

},
"gitHead": "6802faa626f93bbdc97d5b0ccc9da2aa9778bacc"
"gitHead": "048739fcbcac775b130bf5b6feac9a1a6fb97eee"
}
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