New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@histoire/vendors

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@histoire/vendors - npm Package Compare versions

Comparing version 0.10.4 to 0.10.5

2

dist/client/node_modules/@babel/parser/package.json
{
"name": "@babel/parser",
"version": "7.18.11",
"version": "7.18.13",
"description": "A JavaScript parser",

@@ -5,0 +5,0 @@ "author": "The Babel Team (https://babel.dev/team)",

import Vue from 'vue'
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey } from 'vue'
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey, Component } from 'vue'

@@ -9,2 +9,3 @@ declare const isVue2: boolean

declare const install: (vue?: typeof Vue) => void
export declare function warn(msg: string, vm?: Component | null): void
/**

@@ -11,0 +12,0 @@ * @deprecated To avoid bringing in all the tree-shakable modules, this API has been deprecated. Use `Vue2` or named exports instead.

{
"name": "vue-demi",
"version": "0.13.8",
"version": "0.13.9",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=12"

import Vue from 'vue'
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey } from 'vue'
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey, Component } from 'vue'

@@ -9,2 +9,3 @@ declare const isVue2: boolean

declare const install: (vue?: typeof Vue) => void
export declare function warn(msg: string, vm?: Component | null): void
/**

@@ -11,0 +12,0 @@ * @deprecated To avoid bringing in all the tree-shakable modules, this API has been deprecated. Use `Vue2` or named exports instead.

{
"name": "vue-demi",
"version": "0.13.8",
"version": "0.13.9",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=12"

{
"name": "@histoire/vendors",
"version": "0.10.4",
"version": "0.10.5",
"description": "Bundled vendors for histoire",

@@ -5,0 +5,0 @@ "license": "MIT",

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