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

ewa-ui

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ewa-ui - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

api/mixin.js

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

import { api } from '../api';
import { page } from '../api';
import { Store } from '../store';

@@ -46,3 +46,3 @@ import { transition } from './transition';

// setup page
let Page = new api.page(this);
let Page = new page(this);
// register page

@@ -49,0 +49,0 @@ Store.setPage(Page);

{
"name": "ewa-ui",
"version": "1.0.9",
"version": "1.0.10",
"main": "index.js",
"license": "MIT"
}

@@ -38,3 +38,2 @@

{
console.log('SetHeader', vm);
this.header = vm;

@@ -41,0 +40,0 @@ },

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