Socket
Socket
Sign inDemoInstall

compatfactory

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compatfactory - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

LICENSE.md
The MIT License (MIT)
Copyright © 2021 [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg))
Copyright © 2022 [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg))

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "compatfactory",
"version": "0.0.12",
"version": "0.0.13",
"description": "A library that unifies the TypeScript Compiler API factory functions across all versions of TypeScript and makes them conform with the Node Factory API",

@@ -24,3 +24,3 @@ "scripts": {

"update:check": "pnpx npm-check-updates -x typescript-* --dep dev,prod",
"update:commit": "pnpx npm-check-updates -u -x typescript-* --dep dev,prod && pnpm update && pnpm install"
"update:commit": "pnpx npm-check-updates -u -x typescript-*,ava --dep dev,prod && pnpm update && pnpm install"
},

@@ -50,26 +50,27 @@ "keywords": [

"dependencies": {
"helpertypes": "^0.0.17"
"helpertypes": "^0.0.18"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"@types/semver": "^7.3.9",
"@wessberg/ts-config": "^1.1.3",
"@types/node": "17.0.23",
"@wessberg/ts-config": "^2.0.0",
"sandhog": "^1.0.43",
"ava": "^3.15.0",
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^39.2.0",
"husky": "^7.0.4",
"np": "7.5.0",
"pnpm": "^6.22.2",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.2",
"np": "7.6.1",
"pnpm": "^6.32.6",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"standard-changelog": "^2.0.27",
"ts-node": "^10.4.0",
"npm-check-updates": "^12.0.2",
"semver": "^7.3.5",
"typescript": "^4.5.2",
"ts-node": "^10.7.0",
"npm-check-updates": "^12.5.9",
"semver": "^7.3.7",
"typescript": "^4.6.3",
"typescript-3-0-1": "npm:typescript@3.0.1",

@@ -89,3 +90,4 @@ "typescript-3-1-1": "npm:typescript@3.1.1",

"typescript-4-3-5": "npm:typescript@4.3.5",
"typescript-4-4-3": "npm:typescript@4.4.3"
"typescript-4-4-3": "npm:typescript@4.4.3",
"typescript-4-5-4": "npm:typescript@4.5.4"
},

@@ -92,0 +94,0 @@ "peerDependencies": {

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