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

@contentlayer/react

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentlayer/react - npm Package Compare versions

Comparing version 0.0.2-19 to 0.0.3

dist/cjs/index.js.map

3

dist/cjs/index.js

@@ -9,2 +9,3 @@ var __create = Object.create;

var __export = (target, all) => {
__markAsModule(target);
for (var name in all)

@@ -24,3 +25,2 @@ __defProp(target, name, { get: all[name], enumerable: true });

};
__markAsModule(exports);
__export(exports, {

@@ -41,1 +41,2 @@ ContentlayerContext: () => ContentlayerContext,

};
//# sourceMappingURL=index.js.map

@@ -16,1 +16,2 @@ import * as React from "react";

};
//# sourceMappingURL=index.js.map
{
"name": "@contentlayer/react",
"version": "0.0.2-19",
"version": "0.0.3",
"main": "./dist/cjs/index.js",

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

"dependencies": {
"@contentlayer/client": "0.0.2-19",
"@contentlayer/core": "0.0.2-19"
"@contentlayer/client": "0.0.3",
"@contentlayer/core": "0.0.3"
},
"peerDependencies": {
"react": "*"
},
"stableVersion": "0.0.2-18"
}
}

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