New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oribella-tap

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oribella-tap - npm Package Compare versions

Comparing version

to
0.5.2

dist/amd/index.js

12

CHANGELOG.md

@@ -0,3 +1,13 @@

<a name="0.5.2"></a>
## 0.5.2 (2016-03-25)
### Bug Fixes
* **package:** update dist ([bc60ecf](https://github.com/oribella/tap/commit/bc60ecf))
<a name="0.5.1"></a>
## 0.5.1 (2016-03-25)
## [0.5.1](https://github.com/oribella/tap/compare/2c53f48...v0.5.1) (2016-03-25)

@@ -4,0 +14,0 @@

6

package.json
{
"name": "oribella-tap",
"version": "0.5.1",
"version": "0.5.2",
"description": "Tap gesture",
"license": "MIT",
"author": "Christoffer Åström",
"main": "dist/commonjs/oribella-tap.js",
"main": "dist/commonjs/index.js",
"repository": {

@@ -38,4 +38,4 @@ "type": "git",

"devDependencies": {
"oribella-dev": "^0.3.4"
"oribella-dev": "^0.3.7"
}
}