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 1.0.0 to 2.0.0

.npmignore

5

index.js
module.exports = [
'> 1%',
'Last 2 versions',
'IE >= 10',
'Edge >= 13',
'Safari >= 6',
'iOS >= 6',
'Safari >= 8',
'iOS >= 8',
'Samsung >= 4'
];

26

package.json

@@ -1,25 +0,1 @@

{
"name": "browserslist-config-seek",
"version": "1.0.0",
"description": "Shareable Browserslist config for SEEK",
"main": "index.js",
"scripts": {
"test": "npm run lint && node test",
"lint": "eslint ."
},
"repository": {
"type": "git",
"url": "git+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": {
"browserslist": "^2.5.1",
"eslint": "^4.8.0",
"eslint-config-sku": "^1.2.0"
}
}
{"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"}}}

@@ -1,2 +0,2 @@

[![Build Status](https://img.shields.io/travis/seek-oss/browserslist-config-seek/master.svg?style=flat-square)](http://travis-ci.org/seek-oss/browserslist-config-seek)
[![Build Status](https://img.shields.io/travis/seek-oss/browserslist-config-seek/master.svg?style=flat-square)](http://travis-ci.org/seek-oss/browserslist-config-seek) [![npm](https://img.shields.io/npm/v/browserslist-config-seek.svg?style=flat-square)](https://www.npmjs.com/package/browserslist-config-seek) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)

@@ -3,0 +3,0 @@ # browserslist-config-seek

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