Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

meta-database

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meta-database - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

2

lib/glassDoor/GlassExpressDoor.js

@@ -84,3 +84,3 @@ "use strict";

var edmRouter = new GlassExpressEdmRouter(this.edmApp, pane);
var edmRouter = new _GlassExpressEDMRouter2.default(this.edmApp, pane);
this.edmRouters[name + ersion] = edmRouter;

@@ -87,0 +87,0 @@ edmRouter.attach();

{
"name": "meta-database",
"version": "0.0.17",
"version": "0.0.18",
"description": "Decorate data types with functionality.",

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

@@ -51,3 +51,3 @@ // GlassExpress

let edmRouter = new GlassExpressEdmRouter(this.edmApp, pane);
let edmRouter = new EDMApp(this.edmApp, pane);
this.edmRouters[name + ersion] = edmRouter;

@@ -54,0 +54,0 @@ edmRouter.attach();

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