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

@instructure/ui-test-locator

Package Overview
Dependencies
Maintainers
31
Versions
1200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-test-locator - npm Package Compare versions

Comparing version 6.26.1-rc.14 to 6.26.1-rc.16

11

package.json
{
"name": "@instructure/ui-test-locator",
"version": "6.26.1-rc.14+044b9f31c",
"version": "6.26.1-rc.16+93cd9c372",
"description": "A locator component for finding components by their defined selector in tests.",
"author": "Instructure, Inc. Engineering and Product Design",
"main": "./lib/index.js",
"type": "module",
"main": "./es/index.js",
"module": "./es/index.js",

@@ -26,6 +27,6 @@ "types": "./types/index.d.ts",

"@babel/runtime": "^7.9.2",
"@instructure/ui-test-queries": "6.26.1-rc.14+044b9f31c"
"@instructure/ui-test-queries": "6.26.1-rc.16+93cd9c372"
},
"devDependencies": {
"@instructure/ui-babel-preset": "6.26.1-rc.14+044b9f31c"
"@instructure/ui-babel-preset": "6.26.1-rc.16+93cd9c372"
},

@@ -36,3 +37,3 @@ "publishConfig": {

"sideEffects": false,
"gitHead": "044b9f31c4669b92a41685ed1cff6c398a493e2e"
"gitHead": "93cd9c372bc1879f0525a0ddd6318b6cf5427f62"
}
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