Socket
Socket
Sign inDemoInstall

eslint-plugin-verdaccio

Package Overview
Dependencies
67
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

8.2.0-next.0

Diff

Changelog

Source

8.2.0-next.0 (2019-10-08)

Bug Fixes

  • fixed lint errors (5e677f7)
  • fixed lint errors (c80e915)
  • fs.exists with other fileSystem alternatives (#159) (f94e325)
  • plugins/google-cloud/package.json & plugins/google-cloud/.snyk to reduce vulnerabilities (b81aba4)
  • plugins/google-cloud/package.json & plugins/google-cloud/.snyk to reduce vulnerabilities (5eb3717)
  • quotes should be single (ae9aa44)

Features

  • added eslint rule import/order (55b925d)
verdaccio.npm
published 8.1.2 •

Changelog

Source

8.1.2 (2019-09-29)

Bug Fixes

  • readme: security vulnerabilities in marked dep (ee604b1)
verdaccio.npm
published 8.1.1 •

Changelog

Source

8.1.1 (2019-09-26)

Bug Fixes

  • security: Cross-site Scripting (XSS) for readme (7b53e1b)
verdaccio.npm
published 8.1.0 •

Changelog

Source

8.1.0 (2019-09-07)

Features

  • verdaccio-aws-s3-storage: update @verdaccio/types and add new required methods (f39b7a2)
  • verdaccio-memory: update @verdaccio/types and add new required methods (eba5077)
verdaccio.npm
published 8.0.1-next.1 •

Changelog

Source

8.0.1-next.1 (2019-08-29)

Note: Version bump only for package @verdaccio/monorepo

verdaccio.npm
published 8.0.0 •

Changelog

Source

8.0.0 (2019-08-22)

Bug Fixes

  • package: update aws-sdk to version 2.514.0 (16860e6)
  • package: update aws-sdk to version 2.515.0 (eed8547)
  • package: update eslint-plugin-jest to version 22.15.2 (35a191c)
verdaccio.npm
published 8.0.0-next.4 •

Changelog

Source

8.0.0-next.4 (2019-08-18)

Code Refactoring

  • eslint-config: do not provide eslint-plugin-verdaccio anymore (dba50f7)

Features

  • active-directory: create @verdaccio/active-directory plugin (b04ef0d)

BREAKING CHANGES

  • eslint-config: @verdaccio/eslint-config doesn't use eslint-plugin-verdaccio but it provide as dependency for users. We prefer to allow users to import it separately if they need
verdaccio.npm
published 8.0.0-next.1 •

Changelog

Source

8.0.0-next.1 (2019-08-01)

Note: Version bump only for package @verdaccio/monorepo

verdaccio.npm
published 8.0.0-next.0 •

Changelog

Source

8.0.0-next.0 (2019-08-01)

Bug Fixes

  • add _autogenerated to UpLinkConf (436bd91)
  • add config prop to IBasicAuth (2481d6f)
  • add es6 imports (932a22d)
  • add missing adduser method (22cdb4e)
  • add missing properties (973c5e4)
  • add missing status error code, fix flow issue (e3ad550)
  • allow extend config (0aea94f)
  • allow sub types on allow auth methods (7325f74)
  • deprecated methods are optional (b77155a)
  • entry point #14 (7575e75)
  • eslint and typescript errors (8b3f153)
  • export Author type (bf7115b)
  • fix/token i local package manager (#61) (a7e0fc8)
  • fixes for storage plugin types per code review (#59) (04fccb8)
  • getPackageStorage allowed to return undefined (8a859d0)
  • improvements config interface (1dac321)
  • issue on package not found (944e1a5)
  • lint issues (d195fff)
  • lint warnings (444a99e)
  • main file is correct routed (245b115)
  • methods return Stream (22e0672)
  • missing params (9979160)
  • on error returns 500 by default (86bf628)
  • package.json to reduce vulnerabilities (457a791)
  • read tarball stream (bc4bbbb)
  • remove options from get package metadata (2bfc048)
  • remove source maps (6ca4895)
  • remove wrong definition (acba624)
  • remove wrong imports (c82f51c)
  • restore error messages (5d241b6)
  • restore missing type on RemoteUser (b596896)
  • storage types (1285675)
  • tokens are accesible also in local-storage (08b342d)
  • update @verdaccio/file-locking@1.0.0 (2946f83)
  • update https (c93c3fc)
  • update new plugin types flow (d2e2319)
  • update readTarball with right parameters (8cbc7d1)
  • update streams type (7fa7be5)
  • update types for local data (6706770)
  • update utils types (7c37133)
  • wrong signature for auth plugin (e3e2508)

Features

  • add audit quick endpoint (5ab2ece)
  • add AuthPluginPackage type (f0e1cea)
  • add callback to database methods (d0d55e9)
  • add config file types (188a3e5)
  • add getSecret support (0d047f4)
  • add gravatar prop for web config (b3ac873)
  • add interface for middleware and storage plugin (2b18e22)
  • add IStorageManager for middleware plugin (0ac1cc4)
  • add limit feature (9e2fa5c)
  • Add locking library on typings (7f7ab67)
  • add logging output for each action (66f183c)
  • add RemoteUser type (7d11892)
  • add search method BREAKING CHANGE: search method must be implemented to allow search functionality (b6d94e6)
  • add secret gateway methods (5300147)
  • add Security configuration (0cdc0dd)
  • add stream library (434628f)
  • add types for auth plugin (6378186)
  • add types for PackageUsers (ad5f917)
  • add types for search class (e23782d)
  • callback does not return (fd78bfc)
  • change password (de0a341)
  • drop node v6 (d0ae9ba)
  • drop node v6 support (bb319c4)
  • local database method are async (f55302b)
  • merge changes from 5.x (5f61009)
  • migrate to typescript (caffcd5)
  • migrate to typescript (c01df36)
  • migrate to typescript BREAKING CHANGE: new compiler might bring issues (13ebde2)
  • node 6 as minimum (ed81731)
  • proxy npm audit endpoint (b11151d)
  • build: use typescript, jest 24 and babel 7 as stack BREAKING CHANGE: typescript build system requires a major release to avoid issues with old installations (4743a9a)
  • config: allow set users (e5326fd)
  • migration to typescript (748ca92)
  • package access props are not optional (61708e2)
  • remote lodash as dependency (affb65b)
  • remove flow #70 (2218b74)
  • remove sync method (f60f81c)
  • secret methods are async (d5eacf5)
  • support for an IPluginStorageFilter (#58) (eab219e)
  • token types (#60) @Eomm (6e74da6)
  • update secret to async (9bcab19)
  • auth: add method to update password (e257c3a)
  • commons-api: add commons-api package (13dfa76)
  • readme: import readme package (f4bbf3a)
  • readme: modernize project (0d8f963)
  • storage: path is not mandatory (2c42931)

BREAKING CHANGES

  • remove flow definitions

  • storage needs to add new methods

  • add: token types

  • add: typescripts types

  • auth: it will affect all auth plugins

verdaccio.npm
published 2.0.0 •

Changelog

Source

2.0.0 (2019-07-21)

Bug Fixes

  • packages/verdaccio-file-locking/package.json to reduce vulnerabilities (ba2579b)

Features

  • babel-preset: import babel-preset package (9b39181)
  • eslint-config: add @verdaccio/eslint-config (36fad54)
  • eslint-config: import eslint-config-verdaccio package (6d602f4)
  • eslint-plugin-verdaccio: import eslint-plugin-verdaccio package (3e028d5)
  • add project boilerplate (73dcf5f)
  • wip add core packages (d914f3e)

BREAKING CHANGES

  • eslint-config: ESLint and Prettier won't be provided anymore. They are moved as peerDependencies

  • babel-preset: it remove ui dependencies need to be defined in a specific webpack project

  • babel-loader, eslint-loader

  • chore(release): 0.2.0

  • chore: update lock file

  • chore: add circleci

  • chore: update circleci

  • chore(release): 0.2.1

  • feat: remove flow from configuration

  • babel-preset: flow is not need it anymore
  • chore(release): 1.0.0
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