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

doggistyle

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doggistyle - npm Package Compare versions

Comparing version 0.2.2 to 0.4.0

core/index.js

16

CHANGELOG.md

@@ -7,9 +7,19 @@ # Agent Changelog

## 1.0.0 - 2018-03-09
### Added
- Initial release
## 0.2.4 - 2019-04-01
### Fixed
- All references of the % character have been changed to strings to avoid a new bug with NPM.
## 0.2.3 - 2018-08-12
### Update
- Masses of updates, tests, fixes and tweaks. This is the last stable version before
the the upcoming 0.3.0 update which will be a major update.
## 0.2.2 - 2018-03-24
### Added
- Minor Tweaks
## 1.0.0 - 2018-03-09
### Added
- Initial release

7

package.json
{
"name": "doggistyle",
"version": "0.2.2",
"version": "0.4.0",
"description": "A collection of Sass resources organised into a single library",
"main": "library/_import.scss",
"repository": "https://www.npmjs.com/package/doggistyle",
"main": "library/src/index.scss",
"repository": "https://github.com/marknotton/doggistyle",
"author": "Mark Notton <mark@marknotton.uk>",
"license": "MIT",
"_location": "marknotton/doggistyle",
"location": "marknotton/doggistyle"
}
<img src="http://i.imgur.com/DrR97Jt.png" alt="Doggi Style" height="150" />
<img src="http://i.imgur.com/DrR97Jt.png" alt="Doggistyle" height="150" />
# Doggi Style [![GitHub release](https://img.shields.io/github/release/marknotton/doggistyle.svg)](https://github.com/marknotton/doggistyle/releases)
# Doggistyle [![GitHub release](https://img.shields.io/github/release/marknotton/doggistyle.svg)](https://github.com/marknotton/doggistyle/releases)
A collection of Sass resources organised into a single library
- **[Changelog](https://github.com/marknotton/doggistyle/releases)**
- **[Issues & Bugs](https://github.com/marknotton/doggistyle/issues)**
## Requirements
- [Sass](https://github.com/sass/sass) 3.4+
## Installation
### Composer
```composer require marknotton/doggistyle```
### NPM
```npm install doggistyle```
### Bower
```bower install doggistyle```
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