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

ang2-phaser

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ang2-phaser - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

phaser/build/phaser.js

2

ng2-phaser/phaser.directive.js

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

t.settings = {
file: 'node_modules/ang2-phaser/node_modules/phaser/build/phaser.min.js'
file: 'node_modules/phaser/build/phaser.min.js'
};

@@ -33,0 +33,0 @@ }

@@ -35,3 +35,3 @@ // core

t.settings = {
file: 'node_modules/ang2-phaser/node_modules/phaser/build/phaser.min.js'
file: 'node_modules/phaser/build/phaser.min.js'
}

@@ -38,0 +38,0 @@ }

{
"name": "ang2-phaser",
"version": "1.1.0",
"version": "1.1.1",
"description": "A Phaser module built for Angular 2 components.",

@@ -28,7 +28,5 @@ "main": "index.js",

"dependencies": {
"phaser": "^2.6.1"
"phaser": "^2.6.1"
},
"devDependencies": {
}
"devDependencies": {}
}

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