Socket
Socket
Sign inDemoInstall

@eva/eva.js

Package Overview
Dependencies
Maintainers
4
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eva/eva.js - npm Package Compare versions

Comparing version 1.2.2-alpha.1 to 1.2.2-mini.0

dist/eva.js.cjs.js

5

dist/eva.js.d.ts

@@ -242,2 +242,3 @@ import { AbstractLoadStrategy } from 'resource-loader';

private _destroy;
registerResourceType(type: string, value?: string): void;
registerInstance(type: RESOURCE_TYPE | string, callback: ResourceProcessFn): void;

@@ -259,4 +260,2 @@ registerDestroy(type: RESOURCE_TYPE | string, callback: ResourceProcessFn): void;

'SPRITE_ANIMATION' = "SPRITE_ANIMATION",
'DRAGONBONE' = "DRAGONBONE",
'SPINE' = "SPINE",
'AUDIO' = "AUDIO",

@@ -456,4 +455,4 @@ 'VIDEO' = "VIDEO"

export declare const version = "1.2.1";
export declare const version = "1.2.2-mini.0";
export { }

2

package.json
{
"name": "@eva/eva.js",
"version": "1.2.2-alpha.1",
"version": "1.2.2-mini.0",
"description": "@eva/eva.js",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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