Socket
Socket
Sign inDemoInstall

textpattern-com

Package Overview
Dependencies
10
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.7.1

2

package.json
{
"name": "textpattern-com",
"description": "Official website of the Textpattern project.",
"version": "1.7.0",
"version": "1.7.1",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

@@ -30,3 +30,2 @@ # http://humanstxt.org

Grunt.js: https://gruntjs.com/
Composer: https://getcomposer.org/
git: https://git-scm.com/

@@ -33,0 +32,0 @@ Source: https://github.com/textpattern/textpattern-com-website

@@ -10,3 +10,2 @@ # Textpattern.com website

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

@@ -22,3 +21,2 @@

* [Grunt](https://gruntjs.com/)
* [Composer](https://getcomposer.org/)

@@ -29,3 +27,3 @@ ## Setup

The project uses [Grunt](https://gruntjs.com/) to run tasks and [Sass](https://sass-lang.com/) for CSS pre-processing. First make sure you have base dependencies installed: [Node.js](https://nodejs.org/) and [Grunt](https://gruntjs.com/). You can install Node using the [installer](https://nodejs.org/), Composer using the [installer](https://getcomposer.org/), and Grunt with npm:
The project uses [Grunt](https://gruntjs.com/) to run tasks and [Sass](https://sass-lang.com/) for CSS pre-processing. First make sure you have base dependencies installed: [Node.js](https://nodejs.org/) and [Grunt](https://gruntjs.com/). You can install Node using the [installer](https://nodejs.org/) and Grunt with npm:

@@ -45,7 +43,4 @@ ```ShellSession

$ npm install
$ composer install
```
**npm** installs Node modules for Grunt and **composer** installs PHP libraries.
## Building

@@ -116,10 +111,8 @@

All plugins we use are installed via Composer:
* [`etc_cache`](https://github.com/etc-plugins/etc_cache)
* [`rah_comment_spam`](https://github.com/gocom/rah_comment_spam)
* [`smd_thumbnail`](https://github.com/bloke/smd_thumbnail)
* [`etc_cache`](https://github.com/etc-plugins/etc_cache) ✓ Composer
* [`rah_comment_spam`](https://github.com/gocom/rah_comment_spam) ✓ Composer
* [`smd_thumbnail`](https://github.com/bloke/smd_thumbnail) ✓ Composer
## License
Licensed under the [GPLv2 license](https://github.com/textpattern/textpattern-com-website/blob/master/LICENSE).

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