New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 to 0.10.2-canary.0

lib/cjs/create_with_theme.js

11

CHANGELOG.md

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

## [0.10.2-canary.0](https://github.com/looker-open-source/components/compare/v0.10.1...v0.10.2-canary.0) (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](https://github.com/looker-open-source/components/compare/v0.10.0...v0.10.1) (2021-01-22)

@@ -8,0 +19,0 @@

10

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

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

"files": [
"cjs",
"esm",
"types"
"lib"
],

@@ -24,3 +22,3 @@ "sideEffects": false,

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

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

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