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

rax-gesture-view

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rax-gesture-view - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3-beta.1

lib/gesture.web.d.ts

12

package.json
{
"name": "rax-gesture-view",
"version": "1.0.2",
"version": "1.0.3-beta.1",
"description": "Gesture component for Rax.",

@@ -9,7 +9,5 @@ "license": "BSD-3-Clause",

"clean": "rm -rf ./lib && rm -rf ./package-lock.json",
"build": "npm run clean && rax-scripts build",
"start": "rax-scripts start",
"prepublishOnly": "npm run build",
"test": "npm run build && rax-scripts test",
"miniapp": "rax-scripts start --type 'component-miniapp'"
"build": "npm run clean && ../../node_modules/.bin/build-scripts build --config ../../build.json",
"start": "../../node_modules/.bin/build-scripts start --config ../../build.json",
"prepublishOnly": "npm run build"
},

@@ -46,2 +44,3 @@ "files": [

"devDependencies": {
"@types/rax": "^1.0.0",
"@types/ali-app": "^1.0.0",

@@ -56,3 +55,2 @@ "@types/jest": "^24.0.12",

"rax": "^1.0.0",
"rax-scripts": "^2.0.0",
"rax-test-renderer": "^1.0.0",

@@ -59,0 +57,0 @@ "rax-text": "^1.1.6"

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