Socket
Socket
Sign inDemoInstall

cortex-playground

Package Overview
Dependencies
20
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.2.9

cached_resources/mbox/1.0.1/package/cortex.json

7

index.js

@@ -8,2 +8,3 @@ 'use strict';

playground.resources = resources;
playground.cached_resources = cached_resources;

@@ -18,2 +19,6 @@ function packages () {

function cached_resources () {
return new Base(arguments, 'cached_resources');
}
var util = require('util');

@@ -32,2 +37,2 @@ var node_path = require('path');

return node_path.join(__dirname, this.folder);
};
};

2

package.json
{
"name": "cortex-playground",
"version": "0.1.9",
"version": "0.2.9",
"description": "Collections of test fixtures for cortex.",

@@ -5,0 +5,0 @@ "main": "index.js",

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