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

newer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

newer - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

package.json
{
"name": "newer",
"description": "create new objects without `new`",
"version": "0.1.4",
"description": "create object generator from constructor without `new`",
"version": "0.1.5",
"homepage": "https://github.com/safareli/newer",

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

@@ -1,5 +0,17 @@

# newer [![Build Status](http://img.shields.io/travis/Safareli/newer.svg)](http://travis-ci.org/Safareli/newer) [![NPM version](https://badge-me.herokuapp.com/api/npm/newer.png)](http://badges.enytc.com/for/npm/newer) [![Code Climate](https://codeclimate.com/github/Safareli/newer.png)](https://codeclimate.com/github/Safareli/newer)
# newer [![Build Status][travis-image]][travis-url] [![NPM version][npm-image]][npm-url] [![Code Climate][climate-image]][climate-url]
> create object generator from constructor without `new`
[![NPM franim][nodei-image]][npm-url]
[npm-url]: https://npmjs.org/package/newer
[npm-image]: https://badge.fury.io/js/newer.png
[travis-url]: http://travis-ci.org/safareli/newer
[travis-image]: http://img.shields.io/travis/safareli/newer.svg
[climate-url]: https://codeclimate.com/github/safareli/newer
[climate-image]: https://codeclimate.com/github/safareli/newer.png
[nodei-image]: https://nodei.co/npm-dl/newer.png?months=1
## Usage

@@ -64,2 +76,1 @@

OTHER DEALINGS IN THE SOFTWARE.
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