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

oribella

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 - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

12

package.json
{
"name": "oribella",
"version": "0.8.1",
"version": "0.8.2",
"description": "A set of preconfigured gestures like tap, longtap, doubletap, swipe, longtap-swipe, pinch, rotate",

@@ -41,6 +41,8 @@ "repository": {

"peerDependencies": {
"oribella-framework": "^0.10.0"
"oribella-framework": "^0.10.0",
"tslib": "^1.5.0"
},
"dependencies": {
"oribella-framework": "^0.10.0"
"oribella-framework": "^0.10.0",
"tslib": "^1.5.0"
}

@@ -62,3 +64,2 @@ },

"ts-node": "^2.1",
"tslib": "^1.5.0",
"tslint": "^4.4.2",

@@ -70,3 +71,4 @@ "typescript": "^2.2.1",

"dependencies": {
"oribella-framework": "^0.10.1"
"oribella-framework": "^0.10.1",
"tslib": "^1.5.0"
},

@@ -73,0 +75,0 @@ "nyc": {

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