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

@boardgamers/powergrid-viewer

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boardgamers/powergrid-viewer - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

2

package.json
{
"name": "@boardgamers/powergrid-viewer",
"version": "1.0.12",
"version": "1.0.13",
"scripts": {

@@ -5,0 +5,0 @@ "serve": "vue-cli-service serve",

@@ -36,2 +36,5 @@ import { EventEmitter } from 'events';

);
params.emitter.on('update:preference', (data: { name: string; value: any }) =>
item.emit('update:preference', data)
);

@@ -38,0 +41,0 @@ item.addListener('state', (data) => {

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

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