Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

ts-japi

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

6

CHANGELOG.md
# Changelog
## 1.6.1
### Patch Changes
- d5cd4d1: Updated dependencies
## 1.6.0

@@ -4,0 +10,0 @@

176

package.json
{
"name": "ts-japi",
"version": "1.6.0",
"description": "A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification",
"main": "lib/index.js",
"scripts": {
"examples": "ts-node ./examples/",
"benchmark": "ts-node ./benchmarks/serializer.benchmark",
"playground": "ts-node ./benchmarks/playground.benchmark",
"clean": "make clean",
"build": "make -j3",
"test": " jest --runInBand --verbose --coverage"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"author": "jun-sheaf <rjung@mathematic.io>",
"license": "MIT",
"keywords": [
"json",
"api",
"json-api",
"json:api",
"serializer",
"normalizer",
"formatter",
"typescript",
"ts",
"backend",
"front-end"
],
"repository": "mu-io/ts-japi",
"engines": {
"node": ">=10"
},
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-export-namespace-from": "^7.12.13",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"@babel/preset-typescript": "^7.13.0",
"@changesets/cli": "^2.14.1",
"@types/benchmark": "^2.1.0",
"@types/jest": "^26.0.20",
"@types/lodash": "^4.14.168",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"babel-jest": "^26.6.3",
"benchmark": "^2.1.4",
"core-js": "^3.9.1",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"jest": "^26.6.3",
"lodash": "^4.17.21",
"prettier": "^2.2.1",
"regenerator-runtime": "^0.13.7",
"ts-node": "^9.1.1",
"typedoc": "^0.20.29",
"typedoc-plugin-markdown": "^3.6.0",
"typescript": "^4.2.3",
"uuid": "^8.3.2"
},
"babel": {
"presets": [
"@babel/preset-env",
"@babel/preset-typescript"
"name": "ts-japi",
"version": "1.6.1",
"description": "A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification",
"main": "lib/index.js",
"scripts": {
"examples": "ts-node ./examples/",
"benchmark": "ts-node ./benchmarks/serializer.benchmark",
"playground": "ts-node ./benchmarks/playground.benchmark",
"clean": "make clean",
"build": "make",
"test": " jest --runInBand --verbose --coverage"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"author": "jun-sheaf <rjung@mathematic.io>",
"license": "MIT",
"keywords": [
"json",
"api",
"json-api",
"json:api",
"serializer",
"normalizer",
"formatter",
"typescript",
"ts",
"backend",
"front-end"
],
"plugins": [
"@babel/proposal-class-properties",
"@babel/proposal-object-rest-spread",
"@babel/plugin-proposal-export-namespace-from"
]
},
"jest": {
"clearMocks": true,
"collectCoverageFrom": [
"lib/**/*.js"
],
"coverageDirectory": "coverage",
"setupFiles": [
"core-js",
"./test/setup/per-test.ts"
],
"testEnvironment": "node"
}
"repository": "mu-io/ts-japi",
"engines": {
"node": ">=10"
},
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.8",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/preset-env": "^7.14.8",
"@babel/preset-typescript": "^7.14.5",
"@changesets/cli": "^2.16.0",
"@types/benchmark": "^2.1.1",
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.171",
"@types/uuid": "^8.3.1",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"babel-jest": "^27.0.6",
"benchmark": "^2.1.4",
"core-js": "^3.16.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"jest": "^27.0.6",
"lodash": "^4.17.21",
"prettier": "^2.3.2",
"regenerator-runtime": "^0.13.9",
"ts-node": "^10.1.0",
"typedoc": "^0.21.4",
"typedoc-plugin-markdown": "^3.10.4",
"typescript": "^4.3.5",
"uuid": "^8.3.2"
},
"babel": {
"presets": [
"@babel/preset-env",
"@babel/preset-typescript"
],
"plugins": [
"@babel/proposal-class-properties",
"@babel/proposal-object-rest-spread",
"@babel/plugin-proposal-export-namespace-from"
]
},
"jest": {
"clearMocks": true,
"collectCoverageFrom": [
"lib/**/*.js"
],
"coverageDirectory": "coverage",
"setupFiles": [
"core-js",
"./test/setup/per-test.ts"
],
"testEnvironment": "node"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc