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

@campkit/cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@campkit/cli - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

4

package.json
{
"name": "@campkit/cli",
"version": "0.0.10",
"version": "0.0.11",
"publishConfig": {

@@ -43,3 +43,3 @@ "access": "public"

},
"gitHead": "028c7c078e7e1439b409cd40517003a2194294fc"
"gitHead": "77536ffe646d8320982e546456278770c0a27250"
}
import { Controller, Get } from '@campkit/rest';
@Controller({
basePath: '/',
basePath: '/_servicename_',
})

@@ -6,0 +6,0 @@ export class _SERVICENAME_Controller {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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