New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ne1410s/codl

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ne1410s/codl - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

dist/ne14_codl.umd.min.js
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('reflect-metadata')) :
typeof define === 'function' && define.amd ? define(['exports', 'reflect-metadata'], factory) :
(global = global || self, factory(global.ne_codl = {}));
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.ne_codl = {}));
}(this, (function (exports) { 'use strict';

@@ -6,0 +6,0 @@

{
"name": "@ne1410s/codl",
"version": "0.0.6",
"version": "0.0.7",
"description": "Indulge your apps with codl: a component model library",

@@ -41,8 +41,8 @@ "main": "dist/ne14_codl.cjs.min.js",

"chai": "^4.2.0",
"mocha": "^8.0.1",
"prettier": "^2.0.5",
"mocha": "^8.1.3",
"prettier": "^2.1.2",
"rimraf": "^3.0.2",
"rollup": "^2.18.0",
"rollup-plugin-typescript2": "^0.27.1",
"typescript": "^3.9.5"
"rollup": "^2.31.0",
"rollup-plugin-typescript2": "^0.27.3",
"typescript": "^4.0.3"
},

@@ -49,0 +49,0 @@ "dependencies": {

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