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

@vime-js/core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vime-js/core - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.5.1](https://github.com/vime-js/vime/tree/master/packages/vime-core/compare/v1.5.0...v1.5.1) (2020-04-26)
**Note:** Version bump only for package @vime-js/core
# [1.5.0](https://github.com/vime-js/vime/tree/master/packages/vime-core/compare/v1.4.4...v1.5.0) (2020-04-12)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@vime-js/core",
"description": "Vime core",
"version": "1.5.0",
"version": "1.5.1",
"svelte": "src/index.js",

@@ -29,3 +29,3 @@ "module": "src/index.js",

},
"gitHead": "72ab058f69124f6777a141bc5a6f99f0c6f82260"
"gitHead": "01d0be2c3d0d377bc2b351dbe325a7a4d27dc2c4"
}

@@ -9,3 +9,3 @@ import { is_string, decode_json } from '@vime-js/utils';

export const THUMBNAIL_URL = /vimeocdn\.com\/video\/([0-9]+)/;
export const BLANK_SRC_ID = '390460225';
export const BLANK_SRC_ID = '411655713';

@@ -12,0 +12,0 @@ export const PRECONNECTIONS = [

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