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

underscore.string.fp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

underscore.string.fp - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/underscore.string.fp.min.js

4

bower.json
{
"name": "underscore.string.fp",
"version": "1.0.2",
"description": "This is a wrapper for underscore.string to use it as a FP-library or with a library like ramda or lodash-fp",
"version": "1.0.3",
"description": "This is a wrapper for underscore.string to use it as a FP-library or with a library like lodash-fp or ramda",
"homepage": "http://github.com/stoeffel/underscore.string.fp/",

@@ -6,0 +6,0 @@ "contributors": [

{
"name": "underscore.string.fp",
"repo": "epeli/underscore.string.fp",
"description": "This is an extension for underscore.string to use it as a FP-library or with a library like ramda or lodash-fp",
"version": "1.0.2",
"description": "This is an extension for underscore.string to use it as a FP-library or with a library like lodash-fp or ramda",
"version": "1.0.3",
"keywords": [

@@ -7,0 +7,0 @@ "ramda",

@@ -121,3 +121,3 @@ !function(e){if("object"==typeof exports)module.exports=e();else if("function"==typeof define&&define.amd)define(e);else{var f;"undefined"!=typeof window?f=window:"undefined"!=typeof global?f=global:"undefined"!=typeof self&&(f=self),f.S=e()}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){

// Some code is borrowed from MooTools and Alexandru Marasteanu.
// Version '1.0.2'
// Version '1.0.3'

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

S.VERSION = '1.0.2';
S.VERSION = '1.0.3';

@@ -131,0 +131,0 @@ S.isBlank = _dereq_('./isBlank');

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

// Some code is borrowed from MooTools and Alexandru Marasteanu.
// Version '1.0.2'
// Version '1.0.3'

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

S.VERSION = '1.0.2';
S.VERSION = '1.0.3';

@@ -16,0 +16,0 @@ S.isBlank = require('./isBlank');

{
"name": "underscore.string.fp",
"version": "1.0.2",
"description": "This is a wrapper for underscore.string to use it as a FP-library or with a library like ramda or lodash-fp",
"version": "1.0.3",
"description": "This is a wrapper for underscore.string to use it as a FP-library or with a library like lodash-fp or ramda",
"homepage": "http://github.com/stoeffel/underscore.string.fp/",

@@ -6,0 +6,0 @@ "contributors": [

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