oribella-longtap
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -0,3 +1,9 @@ | ||
<a name="0.5.0"></a> | ||
# 0.5.0 (2016-03-25) | ||
<a name="0.4.0"></a> | ||
# 0.4.0 (2016-02-22) | ||
# [0.4.0](https://github.com/oribella/longtap/compare/84e61c0...v0.4.0) (2016-02-22) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "oribella-longtap", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Longtap gesture", | ||
@@ -10,7 +10,7 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "http://github.com/oribella/longtap" | ||
"url": "https://github.com/oribella/longtap" | ||
}, | ||
"scripts": { | ||
"version": "dev-changelog && git add CHANGELOG.md", | ||
"build": "dev-build -cas", | ||
"build": "dev-build", | ||
"test": "dev-test", | ||
@@ -20,5 +20,6 @@ "coverage": "dev-coverage", | ||
}, | ||
"jspmNodeConversion": false, | ||
"jspm": { | ||
"main": "index", | ||
"registry": "npm", | ||
"jspmPackage": true, | ||
"main": "oribella-longtap", | ||
"format": "amd", | ||
@@ -28,18 +29,15 @@ "directories": { | ||
}, | ||
"peerDependencies": { | ||
"oribella-framework": "^0.5.0" | ||
}, | ||
"dependencies": { | ||
"oribella-framework": "npm:oribella-framework@^0.4.0" | ||
}, | ||
"devDependencies": { | ||
"babel": "npm:babel-core@^5.8.24", | ||
"babel-runtime": "npm:babel-runtime@^5.8.24", | ||
"core-js": "npm:core-js@^2.1.0" | ||
"oribella-framework": "^0.5.0" | ||
} | ||
}, | ||
"dependencies": { | ||
"oribella-framework": "^0.4.0" | ||
"oribella-framework": "^0.5.0" | ||
}, | ||
"devDependencies": { | ||
"jspm": "^0.16.15", | ||
"oribella-dev": "^0.1.22" | ||
"oribella-dev": "^0.3.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29457
1
17
318
1
+ Addedoribella-framework@0.5.3(transitive)
- Removedoribella-framework@0.4.4(transitive)
Updatedoribella-framework@^0.5.0