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

dcl

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dcl - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

test.js

4

package.json
{
"name": "dcl",
"version": "2.0.8",
"version": "2.0.9",
"description": "Elegant minimalistic implementation of OOP with mixins + AOP.",

@@ -17,3 +17,3 @@ "author": "Eugene Lazutkin <eugene.lazutkin@gmail.com> (http://lazutkin.com/)",

"heya-unit": "^0.3.0",
"puppeteer": "^1.5.0"
"puppeteer": "^2.0.0"
},

@@ -20,0 +20,0 @@ "scripts": {

# `dcl`
[![Build status][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url]
[![Greenkeeper][greenkeeper-image]][greenkeeper-url]
[![Dependencies][deps-image]][deps-url]
[![devDependencies][dev-deps-image]][dev-deps-url]
[![NPM version][npm-image]][npm-url]

@@ -255,2 +258,3 @@ A minimalistic yet complete JavaScript package for [node.js](http://nodejs.org)

- 2.0.9 &mdash; *Refreshed dev dependencies, removed `yarn.lock`.*
- 2.0.8 &mdash; *Added AMD distro.*

@@ -274,9 +278,11 @@ - 2.0.7 &mdash; *A bugfix. Thx [Bill Keese](https://github.com/wkeese)!*

[npm-image]: https://img.shields.io/npm/v/dcl.svg
[npm-url]: https://npmjs.org/package/dcl
[deps-image]: https://img.shields.io/david/uhop/dcl.svg
[deps-url]: https://david-dm.org/uhop/dcl
[dev-deps-image]: https://img.shields.io/david/dev/uhop/dcl.svg
[dev-deps-url]: https://david-dm.org/uhop/dcl?type=dev
[travis-image]: https://img.shields.io/travis/uhop/dcl.svg
[travis-url]: https://travis-ci.org/uhop/dcl
[npm-image]: https://img.shields.io/npm/v/dcl.svg
[npm-url]: https://npmjs.org/package/dcl
[deps-image]: https://img.shields.io/david/uhop/dcl.svg
[deps-url]: https://david-dm.org/uhop/dcl
[dev-deps-image]: https://img.shields.io/david/dev/uhop/dcl.svg
[dev-deps-url]: https://david-dm.org/uhop/dcl?type=dev
[travis-image]: https://img.shields.io/travis/uhop/dcl.svg
[travis-url]: https://travis-ci.org/uhop/dcl
[greenkeeper-image]: https://badges.greenkeeper.io/uhop/dcl.svg
[greenkeeper-url]: https://greenkeeper.io/

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