Socket
Socket
Sign inDemoInstall

cavalion-blocks

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cavalion-blocks - npm Package Compare versions

Comparing version 0.9.13 to 0.9.14

cp-blocks-to-dropbox

5

package.json
{
"name": "cavalion-blocks",
"version": "0.9.13",
"version": "0.9.14",
"description": "`blocks-dot-js` `[].js`",

@@ -18,3 +18,4 @@ "main": "README.js",

},
"homepage": "https://github.com/relluf/cavalion-blocks#readme"
"homepage": "https://github.com/relluf/cavalion-blocks#readme",
"dependencies": {}
}

3

src/Factory.js
define(function(require) {
// "use strict";

@@ -534,3 +533,2 @@ /*- The letters refer to specific cases in Blocks.implicitBasesFor

implicit_sources: {},
load: function(name, parentRequire, load, config) {

@@ -570,2 +568,3 @@ if(typeof window === "undefined") {

},
fetch: function(name) {

@@ -572,0 +571,0 @@ // returns Promise; overrides which resource should be considered first

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