Socket
Socket
Sign inDemoInstall

@birdseye/snapshot

Package Overview
Dependencies
79
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.1 to 0.7.0

2

lib/plugin.d.ts

@@ -8,3 +8,3 @@ import { Catalog } from '@birdseye/core';

disableCssAnimation?: boolean;
capture?: (page: PageContext, capture: () => Promise<void>) => Promise<void>;
capture?: (page: PageContext, capture: (target?: string) => Promise<void>) => Promise<void>;
}

@@ -11,0 +11,0 @@ export interface CatalogRoute {

{
"name": "@birdseye/snapshot",
"version": "0.6.1",
"version": "0.7.0",
"author": "katashin",

@@ -55,3 +55,3 @@ "description": "Taking snapshots for Birdseye catalog",

"devDependencies": {
"@birdseye/app": "^0.6.0",
"@birdseye/app": "^0.7.0",
"@types/jest": "^26.0.0",

@@ -75,9 +75,9 @@ "@types/jest-image-snapshot": "^3.1.0",

"dependencies": {
"@birdseye/core": "^0.6.0",
"@birdseye/vue": "^0.6.0",
"capture-all": "^0.6.0",
"@birdseye/core": "^0.7.0",
"@birdseye/vue": "^0.7.0",
"capture-all": "^0.7.0",
"mkdirp": "^1.0.3",
"puppeteer": "^5.2.0"
},
"gitHead": "5aa7b694fd494377e85ffa0892e96c5e6c74bcaf"
"gitHead": "fc8800a41920b7386dc8917ecea58795b20094fc"
}
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