Socket
Socket
Sign inDemoInstall

like-ar

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

like-ar - npm Package Compare versions

Comparing version 0.2.2 to 0.2.4

like-ar.d.ts

14

package.json
{
"name": "like-ar",
"description": "Using objects like arrays with map, filter, forEach and others coming soon.",
"version": "0.2.2",
"version": "0.2.4",
"author": "Codenautas <codenautas@googlegroups.com>",

@@ -9,13 +9,11 @@ "repository": "codenautas/like-ar",

"main": "like-ar.js",
"types": "like-ar.d.ts",
"files": [
"like-ar.js"
"like-ar.js",
"like-ar.d.ts"
],
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"expect.js": "~0.3.1",
"istanbul": "~0.4.5",
"mocha": "~3.3.0",
"json4all": "~0.3.3"
"json4all": "~0.3.10"
},

@@ -22,0 +20,0 @@ "engines": {

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