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

calculated-cached-properties

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calculated-cached-properties - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

bower.json
{
"name": "calculated-cached-properties",
"version": "0.0.2",
"version": "0.0.4",
"main": [

@@ -5,0 +5,0 @@ "build/dev/calculated-cached-properties.js",

@@ -5,3 +5,3 @@ /**

* calculated-cached-properties, a spinoff of uBerscore library. Docs will follow.
* Version 0.0.2 - Compiled on 2015-06-07 18:33:55
* Version 0.0.4 - Compiled on 2015-06-07 18:42:32
* Repository git://github.com/anodynos/calculated-cached-properties

@@ -8,0 +8,0 @@ * Copyright(c) 2015 Agelos Pikoulas <agelos.pikoulas@gmail.com>

/**
* calculated-cached-properties https://github.com/anodynos/calculated-cached-properties
*
* calculated-cached-properties, a spinoff of uBerscore library.
* Version 0.0.1 - Compiled on 2015-06-07 17:58:54
* calculated-cached-properties, a spinoff of uBerscore library. Docs will follow.
* Version 0.0.4 - Compiled on 2015-06-07 18:42:35
* Repository git://github.com/anodynos/calculated-cached-properties

@@ -7,0 +7,0 @@ * Copyright(c) 2015 Agelos Pikoulas <agelos.pikoulas@gmail.com>

/**
* calculated-cached-properties https://github.com/anodynos/calculated-cached-properties
*
* calculated-cached-properties, a spinoff of uBerscore library.
* Version 0.0.1 - Compiled on 2015-06-07 18:01:07
* calculated-cached-properties, a spinoff of uBerscore library. Docs will follow.
* Version 0.0.4 - Compiled on 2015-06-07 18:42:34
* Repository git://github.com/anodynos/calculated-cached-properties

@@ -751,3 +751,3 @@ * Copyright(c) 2015 Agelos Pikoulas <agelos.pikoulas@gmail.com>

tru(_.isObject(obj));
return tru(obj.constructor === Object);
return tru(_B.isHash(obj));
});

@@ -817,3 +817,2 @@ });

it("#1", function () {
l.log(dn);
equal(dn.doubled, 6);

@@ -820,0 +819,0 @@ equal(dn.doubled, 6);

{
"name": "calculated-cached-properties",
"description": "A fake module for `calculated-cached-properties` generated by `urequire-ab-specrunner` used by its specs.",
"main": "../../../dev/CalculatedCachedProperties.js"
"main": "../../../min/CalculatedCachedProperties-min.js"
}
{
"name": "calculated-cached-properties",
"description": "calculated-cached-properties, a spinoff of uBerscore library. Docs will follow.",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://github.com/anodynos/calculated-cached-properties",

@@ -6,0 +6,0 @@ "author": {

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