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

@contentlayer/core

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentlayer/core - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2-1

4

package.json
{
"name": "@contentlayer/core",
"version": "0.0.0",
"version": "0.0.2-1",
"main": "./dist/cjs/index.js",

@@ -9,3 +9,3 @@ "module": "./dist/esm/index.js",

"dev": "rm -rf dist && tsc --watch",
"build": "rm -rf dist && yarn build:esm && yarn build:cjs",
"build": "rm -rf dist && yarn build:esm && yarn build:cjs && echo Build complete",
"build:esm": "tsc --build tsconfig.json",

@@ -12,0 +12,0 @@ "build:cjs": "tsc --build tsconfig.cjs.json"

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