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

oribella-longtap

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oribella-longtap - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

dist/amd/oribella-longtap.js

8

CHANGELOG.md

@@ -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 @@

26

package.json
{
"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"
}
}
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