Socket
Socket
Sign inDemoInstall

underscore.string

Package Overview
Dependencies
0
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

2

bower.json
{
"name": "underscore.string",
"version": "3.0.1",
"version": "3.0.2",
"description": "String manipulation extensions for Underscore.js javascript library.",

@@ -5,0 +5,0 @@ "homepage": "http://epeli.github.com/underscore.string/",

@@ -5,3 +5,3 @@ {

"description": "String manipulation extensions for Underscore.js javascript library",
"version": "3.0.1",
"version": "3.0.2",
"keywords": [

@@ -15,4 +15,4 @@ "underscore",

"scripts": [
"index.js"
"*.js"
]
}

@@ -6,3 +6,3 @@ // Underscore.string

// Some code is borrowed from MooTools and Alexandru Marasteanu.
// Version '3.0.1'
// Version '3.0.2'

@@ -17,3 +17,3 @@ 'use strict';

s.VERSION = '3.0.1';
s.VERSION = '3.0.2';

@@ -20,0 +20,0 @@ s.isBlank = require('./isBlank');

{
"name": "underscore.string",
"version": "3.0.1",
"version": "3.0.2",
"description": "String manipulation extensions for Underscore.js javascript library.",

@@ -5,0 +5,0 @@ "homepage": "http://epeli.github.com/underscore.string/",

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc