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
9
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 0.10.1-canary.0 to 0.10.1

lib/cjs/index.js

7

CHANGELOG.md

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

## [0.10.1-canary.0](https://github.com/looker-open-source/components/compare/v0.10.0...v0.10.1-canary.0) (2021-01-21)
## [0.10.1](https://github.com/looker-open-source/components/compare/v0.10.0...v0.10.1) (2021-01-22)
**Note:** Version bump only for package @looker/components-test-utils
### 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](https://github.com/looker-open-source/components/compare/v0.9.29...v0.10.0) (2021-01-19)

@@ -16,0 +19,0 @@

{
"name": "@looker/components-test-utils",
"license": "MIT",
"version": "0.10.1-canary.0",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
"version": "0.10.1",
"main": "lib/cjs/index.js",
"module": "lib/index.js",
"types": "lib/index.d.ts",
"files": [

@@ -23,3 +23,3 @@ "cjs",

"devDependencies": {
"@looker/components-providers": "0.10.1-canary.0",
"@looker/components-providers": "^0.10.1",
"@testing-library/react": "^11.2.2",

@@ -41,3 +41,3 @@ "@types/enzyme": "^3.10.8",

},
"gitHead": "bb8f1067f225ec6934e56ec1cf9ab7a767224c7b"
"gitHead": "3431d1666559722fbadae4eeb842a923f09eebc7"
}
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