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

import-sort-style-module

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

import-sort-style-module - npm Package Compare versions

Comparing version 4.2.0 to 5.0.0

21

package.json
{
"name": "import-sort-style-module",
"version": "4.2.0",
"version": "5.0.0",
"description": "An import-sort style that groups and sorts by module",

@@ -12,4 +12,3 @@ "main": "lib/index.js",

"test": "mocha --require ts-node/register --recursive \"test/**/*.ts\"",
"test:watch":
"mocha -w --require ts-node/register --recursive \"test/**/*.ts\""
"test:watch": "mocha -w --require ts-node/register --recursive \"test/**/*.ts\""
},

@@ -20,12 +19,12 @@ "author": "Renke Grunwald <renke@renke.org> (https://github.com/renke)",

"devDependencies": {
"@types/chai": "^4.0.0",
"@types/mocha": "^2.2.41",
"@types/node": "^8",
"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.3",
"@types/node": "^10.3.5",
"chai": "^4.0.2",
"import-sort-style": "^4.2.0",
"mocha": "^4",
"ts-node": "^3.0.6",
"tslint": "^5.4.3",
"typescript": "^2.3.4"
"import-sort-style": "^5.0.0",
"mocha": "^5.2.0",
"ts-node": "^7.0.0",
"tslint": "^5.10.0",
"typescript": "^2.9.2"
}
}
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