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

@ject/oneself

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ject/oneself - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

10

package.json
{
"name": "@ject/oneself",
"version": "0.0.3",
"version": "0.0.4",
"description": "Util for functions",

@@ -22,4 +22,6 @@ "main": "dist/index.cjs.js",

"keywords": [
"array",
"vector"
"ject",
"function",
"itself",
"oneself"
],

@@ -32,3 +34,3 @@ "author": "Hoyeung Wong",

"homepage": "https://github.com/hoyeungw/ject#readme",
"gitHead": "adaf96f56fe0e1549e5742816fb34faca21eaf51"
"gitHead": "105a34cec8de5d85a952d531ab62e06fe4265b8c"
}

9

README.md

@@ -27,8 +27,4 @@ # @ject/oneself

##### Util for array
##### A function that return the sole parameter itself
#### Features
- ES2015 syntax
#### Install

@@ -41,2 +37,5 @@ ```console

```js
import { oneself } from '@ject/oneself'
oneself(128) // 128
```

@@ -43,0 +42,0 @@

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