Socket
Socket
Sign inDemoInstall

@vuepress/shared

Package Overview
Dependencies
Maintainers
7
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/shared - npm Package Compare versions

Comparing version 2.0.0-beta.42 to 2.0.0-beta.43

2

dist/index.d.ts

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

export { isArray, isFunction, isPromise, isString } from '@vue/shared';
export { isArray, isFunction, isString } from '@vue/shared';

@@ -3,0 +3,0 @@ /**

// src/utils/index.ts
import { isArray, isFunction, isPromise, isString } from "@vue/shared";
import { isArray, isFunction, isString } from "@vue/shared";

@@ -145,3 +145,2 @@ // src/utils/resolveHeadIdentifier.ts

isPlainObject,
isPromise,
isString,

@@ -148,0 +147,0 @@ removeEndingSlash,

{
"name": "@vuepress/shared",
"version": "2.0.0-beta.42",
"version": "2.0.0-beta.43",
"description": "Utils that shared between VuePress node and client",

@@ -5,0 +5,0 @@ "keywords": [

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