Socket
Socket
Sign inDemoInstall

@storybook/expect

Package Overview
Dependencies
Maintainers
30
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/expect - npm Package Compare versions

Comparing version 28.1.4-canary.0 to 29.5.0-1

5

dist/types/index.d.ts

@@ -1,2 +0,3 @@

import { default as expect } from 'expect';
export default expect;
/// <reference types="jest" />
declare const _default: jest.Expect;
export default _default;

7

package.json
{
"name": "@storybook/expect",
"version": "28.1.4-canary.0",
"version": "29.5.0-1",
"description": "Browser-compatible version of Jest's `expect`",

@@ -26,6 +26,9 @@ "repository": {

},
"dependencies": {
"@types/jest": "29.5.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"execa": "^5.1.1",
"expect": "28.1.3",
"expect": "29.5.0",
"node-polyfill-webpack-plugin": "^1.1.4",

@@ -32,0 +35,0 @@ "release-it": "^14.11.5",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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