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.2 to 3.0.3

dist/underscore.string.js

2

bower.json
{
"name": "underscore.string",
"version": "3.0.2",
"version": "3.0.3",
"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.2",
"version": "3.0.3",
"keywords": [

@@ -8,0 +8,0 @@ "underscore",

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

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

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

s.VERSION = '3.0.2';
s.VERSION = '3.0.3';

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

{
"name": "underscore.string",
"version": "3.0.2",
"version": "3.0.3",
"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

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