New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

browser-language

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-language - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

5

History.md

@@ -0,1 +1,6 @@

v1.2.4 / 2014-08-11
==================
* Update README.md
v1.2.3 / 2014-08-04

@@ -2,0 +7,0 @@ ==================

2

index.min.js
/*
* browser-language v1.2.3
* browser-language v1.2.4
* (c) hex7c0 http://supergiovane.tk/#/browser-language

@@ -4,0 +4,0 @@ * Licensed under GPLv3

/*
* browser-language v1.2.3
* browser-language v1.2.4
* (c) hex7c0 http://supergiovane.tk/#/browser-language

@@ -4,0 +4,0 @@ * Licensed under GPLv3

{
"version": "1.2.3",
"version": "1.2.4",
"name": "browser-language",

@@ -35,3 +35,3 @@ "description": "grab browser language and store on cookie",

"cookie-parser": "~1.3.2",
"express": "~4.7.2",
"express": "~4.8.3",
"mocha": "~1.21.3",

@@ -38,0 +38,0 @@ "grunt-contrib-clean": "0.5.0",

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

# [browser-language](https://github.com/hex7c0/browser-language)
# [browser-language](http://supergiovane.tk/#/browser-language)
[![NPM version](https://badge.fury.io/js/browser-language.svg)](http://badge.fury.io/js/browser-language)

@@ -13,13 +14,9 @@ [![Build Status](https://travis-ci.org/hex7c0/browser-language.svg?branch=master)](https://travis-ci.org/hex7c0/browser-language)

```
```bash
npm install browser-language
```
or
```
```bash
git clone git://github.com/hex7c0/browser-language.git
```
or
```
http://supergiovane.tk/#/browser-language
```

@@ -35,2 +32,3 @@ ## API

```
_Signed_ use inside expressjs project

@@ -72,9 +70,6 @@ ```js

#### Examples
## Examples
Take a look at my [examples](https://github.com/hex7c0/browser-language/tree/master/examples)
## License
Copyright (c) 2014 hex7c0
Licensed under the GPLv3 license.
### [License GPLv3](http://opensource.org/licenses/GPL-3.0)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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