underscore.string.fp
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128856
80
1
4