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

@funkit/api-base

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funkit/api-base - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CHANGELOG.md

10

package.json
{
"name": "@funkit/api-base",
"version": "0.0.1",
"version": "0.0.2",
"description": "Base API for Funkit",

@@ -29,2 +29,9 @@ "main": "dist/index.js",

},
"files": [
"dist/src",
"dist/index.d.ts",
"dist/index.js",
"dist/index.js.map",
"CHANGELOG.md"
],
"scripts": {

@@ -35,5 +42,4 @@ "build": "rm -rf dist && tsc",

"lint:fix": "eslint --ext .ts,.tsx './**/*.{ts,tsx}' --fix",
"dev-test": "ts-node ./dev-test.ts",
"test": "vitest"
}
}

4

README.md

@@ -1,1 +0,3 @@

## FunKit Api Base
# Funkit Api Base
Base APIs for funkit packages
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