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

ajujs-dolly

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajujs-dolly - npm Package Compare versions

Comparing version

to
1.2.0

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# [1.2.0](https://github.com/eduardoborges/dolly/compare/1.1.0...1.2.0) (2022-08-10)
### Bug Fixes
* fix permissions ([f1691f7](https://github.com/eduardoborges/dolly/commit/f1691f750632408ff059a27b9bad7c467e2b0d88))
* fix typo ([967044f](https://github.com/eduardoborges/dolly/commit/967044f5d3a61d3ea2dc522c3b8299a42778383d))
### Features
* add new words ([#2](https://github.com/eduardoborges/dolly/issues/2)) ([f20672a](https://github.com/eduardoborges/dolly/commit/f20672a8ef1c5a131bc7247f5cb1da1f8b9f782f))
# [1.1.0](https://github.com/eduardoborges/dolly/compare/1.0.0...1.1.0) (2022-08-10)

@@ -2,0 +15,0 @@

7

index.js
const words = [""]
const words = [
"A fome é a melhor cozinheira",
"Água mole em pedra dura tanto bate até que fura",
"Casa de ferreiro, espeto de pau"
];
{
"name": "ajujs-dolly",
"version": "1.1.0",
"version": "1.2.0",
"description": "Just random words",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet