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

@contentful/contentful-slatejs-adapter

Package Overview
Dependencies
Maintainers
142
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/contentful-slatejs-adapter - npm Package Compare versions

Comparing version 15.15.1 to 15.16.0

LICENSE

34

package.json
{
"name": "@contentful/contentful-slatejs-adapter",
"version": "15.15.1",
"version": "15.16.0",
"description": "",

@@ -23,3 +23,3 @@ "keywords": [],

"prebuild": "rimraf dist",
"build": "tsc --module ES2015 && rollup -c rollup.config.ts",
"build": "tsc && rollup -c rollup.config.ts",
"start": "rollup -c rollup.config.ts -w",

@@ -31,33 +31,7 @@ "test": "jest",

},
"jest": {
"transform": {
".(ts|tsx)": "<rootDir>/node_modules/ts-jest/preprocessor.js"
},
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$",
"moduleFileExtensions": [
"ts",
"tsx",
"js"
],
"testPathIgnorePatterns": [
"/dist/"
],
"coveragePathIgnorePatterns": [
"/node_modules/",
"/test/",
"/__test__/",
"/dist/"
],
"collectCoverage": true
},
"dependencies": {
"@contentful/rich-text-types": "^15.15.1",
"lodash.flatmap": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.omit": "^4.5.0"
"@contentful/rich-text-types": "^16.0.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/lodash.flatmap": "^4.5.3",
"@types/lodash.get": "^4.4.4",
"@types/node": "^10.0.3",

@@ -89,3 +63,3 @@ "@types/rollup-plugin-json": "^3.0.3",

},
"gitHead": "c7e34bc0f0172728999b121af43df88995eec305"
"gitHead": "7401e7710e173ba2d7340e8f59589a43677f0935"
}
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