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

@mediamonks/assetmanager

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mediamonks/assetmanager - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
let _options;
let _options = {};
const GLOBAL_NAMESPACE = '__global';

@@ -5,0 +5,0 @@ const _assets = {

{
"name": "@mediamonks/assetmanager",
"version": "1.1.0",
"version": "1.1.1",
"description": "Lightweight library for loading and unloading image, video, audio and data assets",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -9,3 +9,3 @@ /* tslint:disable:variable-name no-parameter-reassignment no-increment-decrement */

let _options: TOptions;
let _options: TOptions = {};

@@ -12,0 +12,0 @@ const GLOBAL_NAMESPACE = '__global';

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