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

@mendix/native-mobile-toolkit

Package Overview
Dependencies
Maintainers
85
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mendix/native-mobile-toolkit - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/index.js

27

package.json
{
"name": "@mendix/native-mobile-toolkit",
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/index.js",

@@ -13,13 +13,2 @@ "author": {

},
"scripts": {
"test:unit": "jest --config ./jest.config.js --runInBand",
"dist": "npm run build && node buildscripts/scripts/package.js",
"build": "npx rimraf ./out && node buildscripts/scripts/build.js",
"snyk": "snyk test --org=appdev --project-name=@mendix/native-mobile-toolkit${SNYK_SUBPROJECT} --severity-threshold=high --json --print-deps | snyk-delta",
"snyk:baseline": "snyk monitor --org=appdev --project-name=@mendix/native-mobile-toolkit${SNYK_SUBPROJECT}",
"lint": "concurrently \"npm run eslint\" \"npm run lint:prettier\"",
"lint:prettier": "prettier -c \"**/*.ts\"",
"eslint": "eslint \"**/*.ts\"",
"prettier": "npm run lint:prettier -- --write"
},
"dependencies": {

@@ -29,8 +18,12 @@ "del": "^6.0.0",

"lodash.uniqwith": "^4.5.0",
"yargs": "^16.2.0"
"yargs": "^13.2.4",
"cheerio": "^1.0.0-rc.3",
"lodash.find": "^4.6.0",
"plist": "^3.0.1",
"semver": "^6.3.0",
"triple-beam": "^1.3.0",
"winston": "^3.2.1",
"xcode": "^2.1.0",
"xml-formatter": "^2.1.3"
},
"devDependencies": {
"@native-builder/libs": "^1.0.0",
"@types/lodash.isequal": "^4.5.5"
},
"files": [

@@ -37,0 +30,0 @@ "bin",

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