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

browserslist-config-seek

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserslist-config-seek - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

47

package.json

@@ -1,1 +0,46 @@

{"name":"browserslist-config-seek","version":"2.0.0","description":"Shareable Browserslist config for SEEK","main":"index.js","scripts":{"test":"npm run lint && node test","lint":"eslint .","commit":"git-cz","commitmsg":"commitlint --edit --extends seek","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"https://github.com/seek-oss/browserslist-config-seek.git"},"author":"SEEK","license":"MIT","bugs":{"url":"https://github.com/seek-oss/browserslist-config-seek/issues"},"homepage":"https://github.com/seek-oss/browserslist-config-seek#readme","devDependencies":{"@commitlint/cli":"^6.1.2","browserslist":"^4.0.0","commitizen":"^3.0.5","commitlint-config-seek":"^1.0.0","cz-conventional-changelog":"^2.1.0","eslint":"^4.18.1","eslint-config-seek":"^3.1.0","husky":"^0.14.3","semantic-release":"^8.0.3"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}}}
{
"name": "browserslist-config-seek",
"version": "2.0.1",
"description": "Shareable Browserslist config for SEEK",
"main": "index.js",
"scripts": {
"test": "npm run lint && node test",
"lint": "eslint .",
"commit": "git-cz",
"semantic-release": "semantic-release"
},
"husky": {
"hooks": {
"commit-msg": "commitlint --edit --extends seek"
}
},
"repository": {
"type": "git",
"url": "https://github.com/seek-oss/browserslist-config-seek.git"
},
"author": "SEEK",
"license": "MIT",
"bugs": {
"url": "https://github.com/seek-oss/browserslist-config-seek/issues"
},
"homepage": "https://github.com/seek-oss/browserslist-config-seek#readme",
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"browserslist": "^4.8.2",
"commitizen": "^4.0.3",
"commitlint-config-seek": "^1.0.0",
"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.7.2",
"eslint-config-seek": "^5.0.0",
"husky": "^3.1.0",
"semantic-release": "^15.13.31"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"release": {
"success": false
}
}
.npmignore

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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