New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/ui-test-locator

Package Overview
Dependencies
Maintainers
36
Versions
1201
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 10.6.1-snapshot-13 to 10.6.1-snapshot-15

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [10.6.1-snapshot-13](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1-snapshot-13) (2024-11-26)
## [10.6.1-snapshot-15](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1-snapshot-15) (2024-11-26)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-test-locator

{
"name": "@instructure/ui-test-locator",
"version": "10.6.1-snapshot-13",
"version": "10.6.1-snapshot-15",
"description": "A locator component for finding components by their defined selector in tests.",

@@ -27,6 +27,6 @@ "author": "Instructure, Inc. Engineering and Product Design",

"@babel/runtime": "^7.25.6",
"@instructure/ui-test-queries": "10.6.1-snapshot-13"
"@instructure/ui-test-queries": "10.6.1-snapshot-15"
},
"devDependencies": {
"@instructure/ui-babel-preset": "10.6.1-snapshot-13"
"@instructure/ui-babel-preset": "10.6.1-snapshot-15"
},

@@ -33,0 +33,0 @@ "publishConfig": {

@@ -21,3 +21,6 @@ ---

```javascript
```js
---
type: code
---
// MyComponent.js

@@ -24,0 +27,0 @@ import { testable } from '@instructure/ui-testable'

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