theprogrammablemind
Advanced tools
Comparing version 7.3.4-beta.14 to 7.3.4-beta.15
{ | ||
"author": "dev@thinktelligence.com", | ||
"license": "ISC", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint": "^7.31.0", | ||
"jest": "^26.6.3", | ||
"@typescript-eslint/parser": "^4.28.4", | ||
"eslint-plugin-node": "^11.1.0", | ||
"@typescript-eslint/eslint-plugin": "^4.28.4", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-import": "^2.23.4" | ||
}, | ||
"scripts": { | ||
"test:debug": "node inspect node_modules/.bin/jest --runInBand --config ./jest.config.json", | ||
"lint:fix": "eslint \"**/*.js\" --fix", | ||
"test:watch": "npm run test -- --watch", | ||
"lint": "eslint \"**/*.js\"", | ||
"test": "jest --config ./jest.config.json", | ||
"to": "node node_modules/.bin/jest --runInBand -t NEO", | ||
"tod": "node inspect node_modules/.bin/jest --runInBand -t NEO", | ||
"to:debug": "node inspect node_modules/.bin/jest --runInBand -t NEO" | ||
}, | ||
"version": "7.3.4-beta.15", | ||
"keywords": [ | ||
"NLP", | ||
"NLU", | ||
"NLC", | ||
"natural language processing", | ||
"natural language generation", | ||
"natural language understanding", | ||
"chatbot" | ||
], | ||
"name": "theprogrammablemind", | ||
"dependencies": { | ||
"lodash": "^4.17.20", | ||
"json-diff": "^1.0.3", | ||
"underscore": "^1.13.1", | ||
"scriptjs": "^2.5.9", | ||
"json-stable-stringify": "^1.0.1", | ||
"fs": "0.0.1-security", | ||
"readline": "^1.3.0", | ||
"uuid": "^8.3.2", | ||
"node-fetch": "^2.6.1", | ||
"deep-equal": "^2.0.4", | ||
"underscore": "^1.13.1", | ||
"lodash": "^4.17.20", | ||
"base-64": "^1.0.0", | ||
"node-fetch": "^2.6.1", | ||
"fs": "0.0.1-security", | ||
"uuid": "^8.3.2", | ||
"readline": "^1.3.0", | ||
"scriptjs": "^2.5.9", | ||
"json-diff": "^1.0.3", | ||
"sort-json": "^2.0.0" | ||
}, | ||
"name": "theprogrammablemind", | ||
"version": "7.3.4-beta.14", | ||
"license": "ISC", | ||
"files": [ | ||
@@ -33,34 +64,3 @@ "client.js", | ||
"src/semantics.js" | ||
], | ||
"author": "dev@thinktelligence.com", | ||
"main": "index.js", | ||
"scripts": { | ||
"tod": "node inspect node_modules/.bin/jest --runInBand -t NEO", | ||
"test:watch": "npm run test -- --watch", | ||
"lint:fix": "eslint \"**/*.js\" --fix", | ||
"to:debug": "node inspect node_modules/.bin/jest --runInBand -t NEO", | ||
"to": "node node_modules/.bin/jest --runInBand -t NEO", | ||
"test": "jest --config ./jest.config.json", | ||
"lint": "eslint \"**/*.js\"", | ||
"test:debug": "node inspect node_modules/.bin/jest --runInBand --config ./jest.config.json" | ||
}, | ||
"devDependencies": { | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint": "^7.31.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"@typescript-eslint/parser": "^4.28.4", | ||
"jest": "^26.6.3", | ||
"@typescript-eslint/eslint-plugin": "^4.28.4" | ||
}, | ||
"keywords": [ | ||
"NLP", | ||
"NLU", | ||
"NLC", | ||
"natural language processing", | ||
"natural language generation", | ||
"natural language understanding", | ||
"chatbot" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package