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

apeframework

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apeframework - npm Package Compare versions

Comparing version 0.0.0-dev.17 to 0.0.0-dev.18

parser/factories/enum/createEnumParser.d.ts

2

config/Config.d.ts

@@ -1,2 +0,2 @@

type Config = Record<string, boolean | number | string>;
type Config = Record<string, any>;
export { type Config, };

@@ -1,2 +0,2 @@

type Config = Record<string, boolean | number | string>
type Config = Record<string, any>

@@ -3,0 +3,0 @@ export {

{
"name": "apeframework",
"version": "0.0.0-dev.17",
"version": "0.0.0-dev.18",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Matthieu Symoens",

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