Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@microsoft/recognizers-text

Package Overview
Dependencies
0
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 1.0.0-rc.30.0

compiled/culture.js

34

package.json
{
"name": "@microsoft/recognizers-text",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "1.0.0-rc.30.0",
"description": "recognizers-text README",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"nlp",
"nlp-entity-extraction",
"entity-extraction",
"parser-library"
],
"main": "dist/recognizers-text.umd.js",
"module": "dist/recognizers-text.es5.js",
"typings": "dist/types/recognizers-text.d.ts",
"browser": "dist/recognizers-text.browser.js",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/Recognizers-Text"
},
"bugs": {
"url": "https://github.com/Microsoft/Recognizers-Text/issues"
},
"engines": {
"node": ">=6.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
"clean-build": "rimraf dist && rimraf compiled",
"prepare": "npm run clean-build && tsc && rollup -c"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc