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

@apigames/json

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/json - npm Package Compare versions

Comparing version 1.0.25 to 1.0.26

6

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "1.0.25",
"version": "1.0.26",
"main": "src/index.js",

@@ -21,6 +21,6 @@ "scripts": {

"@types/jest": "^26.0.0",
"@types/node": "^14.6.4",
"@types/node": "^14.10.1",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"eslint": "^7.8.1",
"eslint": "^7.9.0",
"eslint-config-airbnb": "^18.2.0",

@@ -27,0 +27,0 @@ "eslint-plugin-import": "^2.22.0",

@@ -1,1 +0,30 @@

# API Games JSON Utilities
API Games JSON Utilities
========================
JSON Utilities Library for the API Games Platform and SDKs.
* * *
This package includes a set of utility functions that provide efficient and consistent JSON object manipulation capabilities.
### List of features
* Provides the ability to append a JSON object with another sub document
* Provides the ability to compare JSON objects
* Provides the ability to clone a JSON object
* Provides the ability to extract and redact elements from a JSON obejct
* Provides the ability to evaluate JSON element types
### Download & Installation
```shell
$ npm i @apigames/json
```
### Authors or Acknowledgments
* API Games Limited
### License
This project is licensed under the MIT License
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