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

useful-object

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

useful-object - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "useful-object",
"version": "0.1.0",
"version": "0.1.1",
"description": "Typescript util to add useful methods to global Object type.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/index.d.ts",
"dist/index.js"
],
"scripts": {

@@ -8,0 +12,0 @@ "build": "tsc",

2

README.md

@@ -20,3 +20,3 @@ # Useful Object

name: {
fistName: "Avi",
firstName: "Avi",
lastName: "Punes"

@@ -23,0 +23,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