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

@atomist/rug

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomist/rug - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

27

model/Core.ts

@@ -342,5 +342,2 @@

//sourcePath: string
copyEditorBackingFileOrFail(sourcePath: string): void
//sourcePath: string
//destinationPath: string

@@ -350,2 +347,5 @@ copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void

//sourcePath: string
copyEditorBackingFileOrFail(sourcePath: string): void
//sourcePath: string
//destinationPath: string

@@ -1058,5 +1058,2 @@ copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void

//sourcePath: string
copyEditorBackingFileOrFail(sourcePath: string): void
//sourcePath: string
//destinationPath: string

@@ -1066,2 +1063,5 @@ copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void

//sourcePath: string
copyEditorBackingFileOrFail(sourcePath: string): void
//sourcePath: string
//destinationPath: string

@@ -1233,2 +1233,5 @@ copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void

//arg0: string
update(arg0: string): void
//name: string

@@ -1258,2 +1261,5 @@ valueOf(name: string): any

//arg0: string
update(arg0: string): void
//name: string

@@ -1283,2 +1289,5 @@ valueOf(name: string): any

//arg0: string
update(arg0: string): void
//name: string

@@ -1353,5 +1362,2 @@ valueOf(name: string): any

//sourcePath: string
copyEditorBackingFileOrFail(sourcePath: string): void
//sourcePath: string
//destinationPath: string

@@ -1361,2 +1367,5 @@ copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void

//sourcePath: string
copyEditorBackingFileOrFail(sourcePath: string): void
//sourcePath: string
//destinationPath: string

@@ -1363,0 +1372,0 @@ copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void

{
"name": "@atomist/rug",
"version": "0.7.0",
"version": "0.7.1",
"description": "TypeScript model for Atomist editors, generators etc",

@@ -22,6 +22,3 @@ "repository": {

"artifact": "rug"
},
"dependencies": {
"@types/js-yaml": "^3.5.28"
}
}
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