🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

abs

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abs - npm Package Compare versions

Comparing version

to
1.3.12

2

package.json
{
"name": "abs",
"version": "1.3.11",
"version": "1.3.12",
"description": "A library to convert a path into an absolute path.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -13,3 +13,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->

```sh
$ npm i --save abs
# Using npm
npm install --save abs
# Using yarn
yarn add abs
```

@@ -16,0 +20,0 @@