Socket
Socket
Sign inDemoInstall

ra-test

Package Overview
Dependencies
82
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.17.0 to 3.17.1

4

package.json
{
"name": "ra-test",
"version": "3.17.0",
"version": "3.17.1",
"description": "Test utilities for react-admin, a frontend Framework for building admin applications on top of REST services, using ES6, React",

@@ -42,3 +42,3 @@ "files": [

"ignore-styles": "~5.0.1",
"ra-core": "^3.17.0",
"ra-core": "^3.17.1",
"react": "^17.0.0",

@@ -45,0 +45,0 @@ "react-dom": "^17.0.0",

@@ -110,4 +110,4 @@ # ra-test

```jsx
import { defaultStore } from 'ra-test'
...
import { defaultStore } from 'ra-test';
//...
const { dispatch, reduxStore, ...testUtils } = renderWithRedux(

@@ -114,0 +114,0 @@ <MyCustomEditView />,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc