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

eslint-plugin-orbit-components

Package Overview
Dependencies
Maintainers
17
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-orbit-components - npm Package Compare versions

Comparing version 0.0.0-development.7 to 0.0.0-development.8

9

package.json
{
"name": "eslint-plugin-orbit-components",
"version": "0.0.0-development.7",
"version": "0.0.0-development.8",
"description": "Collection of ESLint rules to enforce the best usage practices of @kiwicom/orbit-components",

@@ -19,4 +19,3 @@ "repository": {

"scripts": {
"build": "rm -fr ./dist && babel ./src --out-dir ./dist --copy-files",
"release": "npm publish --tag develop",
"build": "rm -fr ./dist && babel ./src --out-dir ./dist",
"test": "jest tests"

@@ -31,5 +30,2 @@ },

],
"dependencies": {
"@kiwicom/orbit-design-tokens": "^0.6.4"
},
"devDependencies": {

@@ -46,3 +42,2 @@ "@babel/cli": "^7.1.6",

"jest": "^23.6.0",
"postcss": "^7.0.17",
"prettier": "^1.15.3"

@@ -49,0 +44,0 @@ },

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