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

import-sort-style-python

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

import-sort-style-python - npm Package Versions

1.0.2

Diff

Changelog

Source

1.0.2 — 2020-01-23

Fixed

<a name="1.0.1"></a>

stormwarning
published 1.0.1 •

Changelog

Source

1.0.1 — 2020-01-23

Fixed
  • 🐛 Allow RegExp escape characters in options (#158) [1c4c2bc]

<a name="1.0.0"></a>

stormwarning
published 1.0.0 •

Changelog

Source

1.0.0 — 2020-01-22

Added
  • 🎁 Allow RegEx patterns in options (#155) [f325c04]
    Strings in knownFramework and knownFirstparty option arrays can now include regular expression patterns.

BREAKING CHANGES

  • Options are now matched against only the first part of the module path (i.e. up to the first /). This means something like myapp in knownFirstparty will match 'myapp/subdir/foo' but not 'myapp-addon/lib', where previously it would have.

<a name="0.2.5"></a>

stormwarning
published 0.2.5 •

Changelog

Source

0.2.5 — 2020-01-21

Changed
  • 📦 Upgrade devDependencies (#153) [431c361]
    Upgrades all dev packages to their latest, and updates the eslint config to use the new @typescript-eslint parser & plugin.

<a name="0.2.4"></a>

stormwarning
published 0.2.4 •

Changelog

Source

0.2.4 — 2019-10-02

Changed

  • 📦 Upgrade devDependencies (#94) (6586300) \
    • Upgrade prettier-eslint-cli to 5.0.0
  • Upgrade eslint to 5.16.0
  • Upgrade semantic-release to 15.13.24
  • Upgrade typescript to 3.6.3
  • Upgrade ts-node to 8.4.1
  • Upgrade lint-staged to 9.4.0
  • Upgrade @types/node to 12.7.8
  • Upgrade husky to 3.0.7
  • Upgrade lint-staged to 9.4.1

<a name="0.2.3"></a>

stormwarning
published 0.2.3 •

Changelog

Source

0.2.3 — 2019-06-16

Changed

<a name="0.2.2"></a>

stormwarning
published 0.2.2 •

Changelog

Source

0.2.2 — 2019-06-15

Changed

Signed-off-by: dependabot[bot] support@dependabot.com

<a name="0.2.1"></a>

stormwarning
published 0.2.1 •

Changelog

Source

0.2.1 — 2018-11-10

Changed

  • 📦 Add semantic-release setup (#1) (e169529)
    Adds semantic-release and custom preset packages, and a config file for Travis CI. Also replaces yorkie with husky for git hooks.
stormwarning
published 0.2.0 •

Changelog

Source

0.2.0 — 2018-10-17

Fixed

  • Now actually reads import-sort config options and sorts accordingly
  • No longer fails when options aren’t present
stormwarning
published 0.1.0 •

Changelog

Source

0.1.0 — 2018-10-16

🎉 Initial project release

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