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

@frontity/file-settings

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontity/file-settings - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

dist/src/getAllSites.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.1](https://github.com/frontity/frontity/compare/@frontity/file-settings@1.1.0...@frontity/file-settings@1.1.1) (2019-07-12)
**Note:** Version bump only for package @frontity/file-settings
# [1.1.0](https://github.com/frontity/frontity/compare/@frontity/file-settings@1.0.0...@frontity/file-settings@1.1.0) (2019-06-19)

@@ -8,0 +16,0 @@

11

package.json
{
"name": "@frontity/file-settings",
"version": "1.1.0",
"version": "1.1.1",
"description": "file settings package",

@@ -8,5 +8,4 @@ "author": "Eduardo Campaña <asrielo@gmail.com>",

"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "src/index.js",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"keywords": [

@@ -37,3 +36,3 @@ "frontity",

"devDependencies": {
"@frontity/types": "^1.0.1",
"@frontity/types": "^1.0.2",
"@types/jest": "^24.0.11",

@@ -45,3 +44,3 @@ "@types/ramda": "^0.26.6",

},
"gitHead": "4e93cde08d9f6c350411ed6ab0c915068f9491d4"
"gitHead": "bd8c6dc3d9872f1780e395c952737c867c88c0e8"
}
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