Socket
Socket
Sign inDemoInstall

textpattern-default-theme

Package Overview
Dependencies
2
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.8.2 to 4.9.0-dev

.github/CONTRIBUTING.md

2

.github/CODE_OF_CONDUCT.md

@@ -29,3 +29,3 @@ # Contributor Covenant Code of Conduct

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviours that they deem inappropriate, threatening, offensive, or harmful.

@@ -32,0 +32,0 @@ ## Scope

@@ -5,3 +5,3 @@ {

"txp-type": "textpattern-theme",
"version": "4.8.2",
"version": "4.9.0-dev",
"description": "The default theme that ships as standard with Textpattern CMS.",

@@ -29,18 +29,18 @@ "author": "Team Textpattern",

"devDependencies": {
"autoprefixer": "9.8.0",
"autoprefixer": "9.8.6",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "6.0.1",
"copy-webpack-plugin": "6.1.0",
"cross-env": "7.0.2",
"css-loader": "3.5.3",
"file-loader": "6.0.0",
"mini-css-extract-plugin": "0.9.0",
"css-loader": "4.3.0",
"file-loader": "6.1.0",
"mini-css-extract-plugin": "0.11.1",
"postcss-loader": "3.0.0",
"sass": "1.26.5",
"sass-loader": "8.0.2",
"stylelint": "13.5.0",
"stylelint-order": "4.0.0",
"stylelint-scss": "3.17.2",
"stylelint-webpack-plugin": "2.0.0",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
"sass": "1.26.10",
"sass-loader": "10.0.2",
"stylelint": "13.7.0",
"stylelint-order": "4.1.0",
"stylelint-scss": "3.18.0",
"stylelint-webpack-plugin": "2.1.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12"
},

@@ -47,0 +47,0 @@ "optionalDependencies": {

@@ -5,8 +5,6 @@ # Textpattern CMS default theme

[![Known Vulnerabilities](https://snyk.io/test/github/textpattern/textpattern-default-theme/badge.svg?targetFile=package.json)](https://snyk.io/test/github/textpattern/textpattern-default-theme?targetFile=package.json)
[![devDependencies Status](https://david-dm.org/textpattern/textpattern-default-theme/dev-status.svg)](https://david-dm.org/textpattern/textpattern-default-theme?type=dev)
[![optionalDependencies Status](https://david-dm.org/textpattern/textpattern-default-theme/optional-status.svg)](https://david-dm.org/textpattern/textpattern-default-theme?type=optional)
[Demo](https://default-theme.textpattern.com/)
This project is the source for the default theme that ships as standard with [Textpattern CMS](https://textpattern.com/) as of v4.7.0 onwards. It is intended as a starting point for new users learning the Textpattern CMS for the first time or existing users that want to adapt their current code for modern standards, and is not intended as a finished production theme (though you could use it as such if you want to).
This project is the source for the default theme that ships as standard with [Textpattern CMS](https://textpattern.com/). It is intended as a starting point for new users learning the Textpattern CMS for the first time or existing users that want to adapt their current code for modern standards, and is not intended as a finished production theme (though you could use it as such if you want to).

@@ -26,4 +24,5 @@ ## Features

* Chrome, Edge, Firefox, Safari and Opera the last two recent stable releases.
* Internet Explorer 11.
* Chrome, Edge, Firefox, Safari and Opera the last two recent stable releases.
* Firefox ESR latest major point release.

@@ -30,0 +29,0 @@ ## Requirements

{
"title": "Four Point Eight",
"title": "Four Point Nine",
"txp-type": "textpattern-theme",
"version": "4.8.2",
"description": "The default theme shipped with Textpattern CMS 4.8.",
"version": "4.9.0-dev",
"description": "The default theme shipped with Textpattern CMS 4.9.",
"author": "Team Textpattern",
"author_uri": "https://github.com/textpattern/textpattern-default-theme"
}

@@ -1,2 +0,2 @@

const distDir = __dirname + '/dist/four-point-eight';
const distDir = __dirname + '/dist/four-point-nine';

@@ -3,0 +3,0 @@ const fs = require('fs');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc