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

@eramux/rekey

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

@eramux/rekey - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

LICENSE

13

package.json
{
"name": "@eramux/rekey",
"version": "0.1.2",
"version": "0.1.3",
"description": "A simple and performant zero dependency library that allows you to modify your object structure using references.",
"repository": {
"type": "git",
"url": "git+https://github.com/eramux/rekey.git"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
"author": {
"name": "Daniel Schneider",
"email": "daniel.schneider@eramux.com"
},
"scripts": {

@@ -19,4 +28,2 @@ "build": "rm -rf dist && tsc -p tsconfig.json",

],
"author": "Daniel Schneider",
"license": "Apache-2.0",
"devDependencies": {

@@ -23,0 +30,0 @@ "@babel/cli": "^7.10.5",

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