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

@textlint/feature-flag

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/feature-flag - npm Package Compare versions

Comparing version 12.1.1 to 12.2.0

12

package.json
{
"name": "@textlint/feature-flag",
"version": "12.1.1",
"version": "12.2.0",
"description": "textlint internal feature flag manager.",

@@ -34,3 +34,3 @@ "keywords": [

"clean": "rimraf lib/ module/",
"prepublish": "npm run --if-present build",
"prepack": "npm run --if-present build",
"test": "mocha \"test/**/*.ts\"",

@@ -41,11 +41,11 @@ "watch": "tsc -b --watch"

"@types/mocha": "^8.2.3",
"@types/node": "^14.18.12",
"@types/node": "^14.18.21",
"cross-env": "^7.0.3",
"mocha": "^9.2.1",
"mocha": "^9.2.2",
"rimraf": "^3.0.2",
"ts-node": "^10.5.0",
"ts-node": "^10.8.1",
"ts-node-test-register": "^10.0.0",
"typescript": "^4.4.4"
},
"gitHead": "b9a94b850b8303b84a530fd88ad712b03e4d7762"
"gitHead": "e14b6e6ae685dabfca3c8c3f2a33c2029fce8724"
}
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