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

@pixeleye/storybook

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixeleye/storybook - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

12

CHANGELOG.md
# @pixeleye/storybook
## 0.3.0
### Minor Changes
- [#174](https://github.com/pixeleye-io/pixeleye/pull/174) [`e7b6b43`](https://github.com/pixeleye-io/pixeleye/commit/e7b6b43bf36d804145c6570232156f93eefa998d) Thanks [@AlfieJones](https://github.com/AlfieJones)! - Exporting esm and cjs
### Patch Changes
- Updated dependencies [[`e7b6b43`](https://github.com/pixeleye-io/pixeleye/commit/e7b6b43bf36d804145c6570232156f93eefa998d)]:
- @pixeleye/cli-devices@0.3.0
- @pixeleye/playwright@0.3.0
## 0.2.0

@@ -4,0 +16,0 @@

14

package.json
{
"name": "@pixeleye/storybook",
"private": false,
"version": "0.2.0",
"version": "0.3.0",
"main": "./dist/index.cjs",
"typings": "./dist/src/index.d.ts",
"types": "./dist/src/index.d.ts",
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}
},
"dependencies": {

@@ -11,4 +17,4 @@ "@storybook/addons": "^7.6.17",

"rrweb-snapshot": "2.0.0-alpha.11",
"@pixeleye/cli-devices": "0.2.0",
"@pixeleye/playwright": "0.2.0"
"@pixeleye/cli-devices": "0.3.0",
"@pixeleye/playwright": "0.3.0"
},

@@ -15,0 +21,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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