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

arraywrap

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arraywrap - npm Package Compare versions

Comparing version 0.2.1 to 1.0.0

2

LICENSE.txt
The MIT License (MIT)
Copyright (c) 2014, 2015 Evan Hahn
Copyright (c) 2014-2016 Evan Hahn

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "arraywrap",
"version": "0.2.1",
"version": "1.0.0",
"description": "if it's not an array, wrap it in an array. if it's already an array, do nothing.",

@@ -10,3 +10,4 @@ "main": "arraywrap.js",

"scripts": {
"test": "standard && mocha"
"pretest": "standard",
"test": "mocha"
},

@@ -29,4 +30,4 @@ "repository": {

"devDependencies": {
"mocha": "^2.3.4",
"standard": "^5.4.1"
"mocha": "^3.1.2",
"standard": "^8.5.0"
},

@@ -33,0 +34,0 @@ "standard": {

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