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

postcss-amp

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-amp - npm Package Compare versions

Comparing version 1.0.3 to 1.0.6

22

package.json
{
"name": "postcss-amp",
"version": "1.0.3",
"version": "1.0.6",
"description": "PostCSS plugin to convert CSS according Accelerated Mobile Pages requirements",

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

"engines": {
"node": "^6"
"node": "^6.0.0"
},

@@ -34,8 +34,9 @@ "bugs": {

"devDependencies": {
"eslint": "^3.12.0",
"eslint-config-postcss": "^2.0.2",
"eslint-plugin-jest": "^1.0.1",
"jest": "^17.0.3",
"npmpub": "^3.1.0",
"postcss": "^5.2.6",
"jest": "^17.0.2",
"eslint": "^3.10.2",
"eslint-config-postcss": "^2.0.2",
"npmpub": "^3.0.1",
"remark-cli": "^2.0.0",
"remark-cli": "^2.1.0",
"remark-preset-lint-consistent": "^1.0.0",

@@ -49,3 +50,10 @@ "remark-preset-lint-recommended": "^1.0.0"

"eslintConfig": {
"plugins": [
"jest"
],
"extends": "eslint-config-postcss/es5",
"rules": {
"jest/no-exclusive-tests": 2,
"jest/no-identical-title": 2
},
"env": {

@@ -52,0 +60,0 @@ "jest": true

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