New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

gravity-angular

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gravity-angular - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+1
-1
bower.json
{
"name": "gravity-angular",
"version": "1.1.2",
"version": "1.1.3",
"description": "Gravity 2D model with Velocity & Angular",

@@ -5,0 +5,0 @@ "keywords": [

@@ -17,5 +17,5 @@ <html>

<!-- Gravity dependencies -->
<script type="text/javascript" src="../dist/gravity.min.js"></script>
<script type="text/javascript" src="../dist/gravity-angular.min.js"></script>
</body>
</html>
/*
* gravity-angular
* @Description Gravity 2D model with Velocity & Angular
* @version v1.1.2 - 2015-12-29
* @version v1.1.3 - 2015-12-29
* @link

@@ -6,0 +6,0 @@ * @author Enrique Daimiel Ruiz <k.daimiel@gmail.com>

/*
* gravity-angular
* @Description Gravity 2D model with Velocity & Angular
* @version v1.1.2 - 2015-12-29
* @version v1.1.3 - 2015-12-29
* @link

@@ -6,0 +6,0 @@ * @author Enrique Daimiel Ruiz <k.daimiel@gmail.com>

@@ -136,3 +136,3 @@ module.exports = function(grunt) {

// if the workspace is dirty, abort publishing (to avoid publishing local changes)
abortIfDirty: false
abortIfDirty: true
}

@@ -139,0 +139,0 @@ }

{
"name": "gravity-angular",
"version": "1.1.2",
"version": "1.1.3",
"description": "Gravity 2D model with Velocity & Angular",

@@ -5,0 +5,0 @@ "repository": "https://github.com/kdaimiel/gravity-angular",