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

@ject/oneself

Package Overview
Dependencies
Maintainers
0
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.17 to 0.1.0

dist/index.js

23

package.json
{
"name": "@ject/oneself",
"version": "0.0.17",
"version": "0.1.0",
"description": "Util for functions",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [
"dist"
],
"engines": {
"node": ">=22.0.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"repository": {

@@ -36,3 +32,6 @@ "type": "git",

"homepage": "https://github.com/hoyeungw/ject#readme",
"gitHead": "03899b6ca8f12619857b4392118c6dd40face71c"
}
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
}
}

@@ -0,0 +0,0 @@ # @ject/oneself

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