Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

as

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

as - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

5

package.json
{ "name": "as"
, "version": "0.0.4"
, "version": "0.0.5"
, "description": "as/array and as/object. Convert easily, back and forth."

@@ -35,2 +35,3 @@ , "license": "MIT"

{ "test": "node test | faucet"
, "coveralls": "istanbul cover test --report lcovonly && coveralls < ./coverage/lcov.info"
}

@@ -40,3 +41,5 @@ , "devDependencies":

, "faucet": "0.0.1"
, "coveralls": "2.11.2"
, "istanbul": "0.3.5"
}
}

8

Readme.md

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

[![Build status](https://img.shields.io/travis/tomekwi/as.js.svg?style=flat-square)](https://img.shields.io/travis/tomekwi/as.js/master.svg)
 [![Coveralls](https://img.shields.io/coveralls/tomekwi/as.js.svg?style=flat-square)](https://coveralls.io/r/tomekwi/as.js)
 [![Code climate](https://img.shields.io/codeclimate/github/tomekwi/as.js.svg?style=flat-square)](https://codeclimate.com/github/tomekwi/as.js)
 [![David DM](https://img.shields.io/david/tomekwi/as.js.svg?style=flat-square)](http://david-dm.org/tomekwi/as.js)
as

@@ -6,5 +11,2 @@ ===

[![Build status](https://img.shields.io/travis/tomekwi/as.js.svg?style=flat-square)](https://travis-ci.org/tomekwi/as.js) 
[![Code climate](https://img.shields.io/codeclimate/github/tomekwi/as.js.svg?style=flat-square)](https://codeclimate.com/github/tomekwi/as.js)
- Brings all functional goodness of arrays to objects.

@@ -11,0 +13,0 @@ - Brings the flexibility of objects to arrays.

Sorry, the diff of this file is not supported yet

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