Socket
Socket
Sign inDemoInstall

@storybook/expect

Package Overview
Dependencies
Maintainers
29
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 27.5.1 to 27.5.2-0

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;
{
"name": "@storybook/expect",
"version": "27.5.1",
"version": "27.5.2-0",
"description": "Browser-compatible version of Jest's `expect`",

@@ -38,3 +38,6 @@ "repository": {

"webpack-cli": "^4.7.2"
},
"dependencies": {
"@types/jest": ">=26.0.0"
}
}
dist/cjs/index.js

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