New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ankit_package

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ankit_package

This is my test package

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Introduction

This is my test package

Installation

npm install ankit_package

Usage

you can use by using following syntax

const m1=require('ankit_package');
console.log(m1.add(2,3));
console.log(m1.multiply(2,3));

-- Output
5
6

Version History

Initial Release 1.0 03,Sep 2017

Keywords

ankit_package

FAQs

Package last updated on 07 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts