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

scandit-cordova-datacapture-core

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scandit-cordova-datacapture-core - npm Package Compare versions

Comparing version 6.21.2 to 6.22.0-beta.1

dist/core.js

30

package.json
{
"name": "scandit-cordova-datacapture-core",
"version": "6.21.2",
"version": "6.22.0-beta.1",
"description": "Scandit Data Capture SDK for Cordova",
"license": "Apache-2.0",
"private": false,
"main": "dist/index.js",
"types": "dist/dts/index.d.ts",
"keywords": [

@@ -12,25 +14,15 @@ "ecosystem:cordova",

],
"types": "www/js/index.d.ts",
"scripts": {
"prebuild": "node ./scripts/prep-d-ts.js",
"build": "tsc",
"postbuild": "node ./scripts/normalize-d-ts.js",
"test": "npm run lint && jest",
"build": "rollup -c rollup.config.js --bundleConfigAsCjs",
"test": "npm run lint",
"lint": "eslint ./www/ts",
"coverage": "jest --coverage --maxWorkers=12",
"clear-jest-cache": "jest --clearCache || true",
"clean": "npm run clear-jest-cache && node ./scripts/clean.js",
"clean-all": "npm run clean && node ./scripts/clean-all.js"
"clean": "npm run clear-jest-cache && rimraf dist coverage",
"clean-all": "npm run clean && rimraf node_modules"
},
"dependencies": {},
"devDependencies": {
"typescript": "4.9.5",
"@types/jest": "29.5.0",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.0.5",
"eslint": "8.35.0",
"@typescript-eslint/parser": "5.54.1",
"@typescript-eslint/eslint-plugin": "5.54.1"
"dependencies": {
"scandit-datacapture-frameworks-core": "6.22.0-beta.1"
},
"devDependencies": {},
"cordova": {

@@ -43,2 +35,2 @@ "id": "scandit-cordova-datacapture-core",

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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